aboutsummaryrefslogtreecommitdiff
path: root/tests/cli-opts.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-27 16:39:44 -0300
committerEuAndreh <eu@euandre.org>2021-06-27 16:41:24 -0300
commit1533a1dbb2b16dbd12db4a4fffdad09de6057614 (patch)
tree45096e78f91ae1c08ee171e5cda5457316162172 /tests/cli-opts.sh
parentsrc/unit-test.h: Make its output equal to aux/tests-lib.sh (diff)
downloadremembering-1533a1dbb2b16dbd12db4a4fffdad09de6057614.tar.gz
remembering-1533a1dbb2b16dbd12db4a4fffdad09de6057614.tar.xz
mv {aux => tests}/tests-lib.sh
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 83ab2be..5dbd1a6 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 XDG_DATA_HOME="$PWD/tests/test-profiles"