diff options
-rw-r--r-- | test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile index 173553a4b3..c3244d6609 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,5 +1,5 @@ LEVEL = .. -DIRS = Programs +DIRS = # # Make QMTest the default for testing features and regressions |