aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-22 17:41:19 -0300
committerEuAndreh <eu@euandre.org>2021-06-22 17:44:28 -0300
commit41683f99cc520c89e6bf5a15a2255e7928e461c6 (patch)
treeae8f26ba880581ce8c08edaa1ce2e08247f87125 /Makefile
parentTODOs.md: Mark #task-755d8aa8-d39e-f8ce-d4c8-a8649338fffc as DONE (diff)
downloadgit-permalink-41683f99cc520c89e6bf5a15a2255e7928e461c6.tar.gz
git-permalink-41683f99cc520c89e6bf5a15a2255e7928e461c6.tar.xz
tests/remotes.sh: Add
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c5efa58..c2a60ba 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ git-permalink: src/git-permalink.sh.in
check: all
sh tests/cli-opts.sh
sh tests/install-uninstall.sh
+ sh tests/remotes.sh
dev-check: check
sh aux/assert-shellcheck.sh