tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / tar-override.sh
index c35234e..ce8529d 100755 (executable)
@@ -19,7 +19,7 @@
 # FIXME: currently this works only when the tar format used is 'v7'
 # FIXME: (which is the default one).
 
-. ./defs || exit 1
+. test-init.sh
 
 cwd=$(pwd) || fatal_ "getting current working directory"