]> git.marmaro.de Git - mmh/blobdiff - test/repl/test-if-str
Rearranged test suite environment variables so that individual tests
[mmh] / test / repl / test-if-str
index 6bc0e097fb3d304161f8b88d7ef6786f4c6dde30..2ed4fd0b524262be023e1bd22da54373aae5f112 100755 (executable)
@@ -8,11 +8,12 @@
 #
 ######################################################
 
-if [ -z "${MH_TEST_COMMON}" ]; then
-    echo "MH_TEST_COMMON not set; try running via 'make check'"
+if test -z "${MH_OBJ_DIR}"; then
+    srcdir=`dirname $0`/../..
+    MH_OBJ_DIR=`cd $srcdir && pwd`; export MH_OBJ_DIR
 fi
 
-. ${MH_TEST_COMMON}
+. "$MH_OBJ_DIR/test/common.sh"
 
 setup_test