tests: re-enable some checks disabled by mistake ...
[platform/upstream/automake.git] / t / symlink2.sh
index f1f9dc5..fe7d2fa 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure that 'automake -a' redirects dangling symlinks.
 
-. ./defs || exit 1
+. test-init.sh
 
 rm -f install-sh
 ln -s Zardoz install-sh || skip_ "cannot create broken symlinks"