aboutsummaryrefslogtreecommitdiffstats
path: root/test-test/test
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-03-25 00:32:03 +0100
committerMattias Andrée <maandree@kth.se>2016-03-25 00:32:03 +0100
commit96ed66d02da7cf15aac78ac4495d780530be41e3 (patch)
treea3e7c9c08ce3f00b24d47d95c11d3c9b5fb7c3c2 /test-test/test
parenttest-test: m + more rigorous bigint test (diff)
downloadbase-util-tests-96ed66d02da7cf15aac78ac4495d780530be41e3.tar.gz
base-util-tests-96ed66d02da7cf15aac78ac4495d780530be41e3.tar.bz2
base-util-tests-96ed66d02da7cf15aac78ac4495d780530be41e3.tar.xz
m fix
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rwxr-xr-xtest-test/test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-test/test b/test-test/test
index 8f3f23b..c524f15 100755
--- a/test-test/test
+++ b/test-test/test
@@ -1,5 +1,6 @@
#!/bin/bash
+cd -- "$(dirname "$0")"
if test -z "$TEST"; then
TEST=../test
fi