aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--tests/cli-opts.sh0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 59f3790..4d7707b 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ manpages = \
all:
check:
- sh tests/FIXME.sh
+ sh tests/cli-opts.sh
dev-check: check
sh aux/assert-shellcheck.sh
diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/cli-opts.sh