summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-25 19:15:32 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-26 01:20:42 +0100
commit8273a14340edc80b2a71815c8a0e6149f9b8392a (patch)
treedbb026f75a858854bd9cee388b51138585f36094 /tests
parent6a110edce1bf7bb9f46b0410430c5f01a1ecc5c2 (diff)
test suite: test-list-uptodate: Drop imports and dependencies
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/test-list-uptodate3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tests/test-list-uptodate b/tests/tests/test-list-uptodate
index 1e5f199..f28f404 100755
--- a/tests/tests/test-list-uptodate
+++ b/tests/tests/test-list-uptodate
@@ -1,7 +1,10 @@
#!/bin/bash
set -e
+autoimport=
. tests/lib
+t-dependencies NO-DEFAULT git
+
: "just verifies internal consistency of test suite"
cd $root