]> git.draconx.ca Git - liblbx.git/blobdiff - tests/util/test-defs.sh.in
Port all test cases to Autotest.
[liblbx.git] / tests / util / test-defs.sh.in
diff --git a/tests/util/test-defs.sh.in b/tests/util/test-defs.sh.in
deleted file mode 100644 (file)
index 4e65a61..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# Since we want to chdir in test scripts, set srcdir and builddir
-# to absolute versions for convenience.
-srcdir='@abs_top_srcdir@'
-builddir='@abs_top_builddir@'
-
-MKDIR_P='@MKDIR_P@'
-EXEEXT='@EXEEXT@'