From 8273a14340edc80b2a71815c8a0e6149f9b8392a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 25 Aug 2018 19:15:32 +0100 Subject: test suite: test-list-uptodate: Drop imports and dependencies Signed-off-by: Ian Jackson --- tests/tests/test-list-uptodate | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') 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 -- cgit v1.2.3