summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
l---------[-rw-r--r--]test/TEST-28-PERCENTJ-WANTEDBY/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/test/TEST-28-PERCENTJ-WANTEDBY/Makefile b/test/TEST-28-PERCENTJ-WANTEDBY/Makefile
index 45e9bfc67c..e9f93b1104 100644..120000
--- a/test/TEST-28-PERCENTJ-WANTEDBY/Makefile
+++ b/test/TEST-28-PERCENTJ-WANTEDBY/Makefile
@@ -1,9 +1 @@
-BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
-
-all setup run:
- @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
-
-clean clean-again:
- @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --clean
-
-.PHONY: all setup run clean clean-again
+../TEST-01-BASIC/Makefile \ No newline at end of file