aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-12 13:33:08 -0300
committerEuAndreh <eu@euandre.org>2021-06-12 13:33:08 -0300
commit474157981902986e940d17c0513a88b0a15a2147 (patch)
tree37e23310dfe57ff31fee51db2837e8232a2bbe47
parentTODOs.md: Add #task-6e6f917f-26ad-09fd-9a09-84b5df0f3ea4 (diff)
downloadgit-permalink-474157981902986e940d17c0513a88b0a15a2147.tar.gz
git-permalink-474157981902986e940d17c0513a88b0a15a2147.tar.xz
Add stup tests/cli-opts.sh
-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