aboutsummaryrefslogtreecommitdiff
path: root/tests/cli-opts.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-27 16:41:35 -0300
committerEuAndreh <eu@euandre.org>2021-06-27 16:41:35 -0300
commit64130b77803f14a0d46ae64bec2c405907f77f5f (patch)
tree639523239fa2bc3771c9c39a0c508ff7afbb5454 /tests/cli-opts.sh
parentTODOs.md: Add #task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157 (diff)
downloadgit-permalink-64130b77803f14a0d46ae64bec2c405907f77f5f.tar.gz
git-permalink-64130b77803f14a0d46ae64bec2c405907f77f5f.tar.xz
git mv aux/tests-lib.sh tests/
Diffstat (limited to 'tests/cli-opts.sh')
-rwxr-xr-xtests/cli-opts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh
index 3cda865..5c54775 100755
--- a/tests/cli-opts.sh
+++ b/tests/cli-opts.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -u
-. aux/tests-lib.sh
+. tests/tests-lib.sh
export PATH="$PWD/tests:$PATH"