tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / exsource.sh
index 4a308cf..4494dae 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure EXTRA_..._SOURCES actually works.
 # Bug report from Henrik Frystyk Nielsen.
 
-. ./defs || exit 1
+. test-init.sh
 
 echo AC_PROG_CC >> configure.ac