forked from third-party-mirrors/zfs_autobackup
4 lines
84 B
Bash
Executable File
4 lines
84 B
Bash
Executable File
#!/bin/bash
|
|
coverage run --source bin.zfs_autobackup -m unittest ; coverage report
|
|
|