tests: avoid a spurious failure on NetBSD
[platform/upstream/automake.git] / t / sanity.sh
index 09b1272..1f20b11 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Unsafe absolute directory names should be diagnosed.
 
-. ./defs || exit 1
+. test-init.sh
 
 mkdir 'unsafe$'
 cd 'unsafe$'