summaryrefslogtreecommitdiff
path: root/tests/copy_modloop_test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/copy_modloop_test')
-rwxr-xr-xtests/copy_modloop_test10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/copy_modloop_test b/tests/copy_modloop_test
new file mode 100755
index 0000000..15067ae
--- /dev/null
+++ b/tests/copy_modloop_test
@@ -0,0 +1,10 @@
+#!/usr/bin/env atf-sh
+
+. $(atf_get_srcdir)/test_env.sh
+init_tests \
+ copy_modloop_usage
+
+copy_modloop_usage_body() {
+ test_usage copy-modloop
+}
+