From 7d2d419820912e54cda370c97829af573d9f62ae Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 19 Aug 2019 23:20:22 +0300 Subject: Revert previous (erroneously pushed to master) commit --- tests/test/config-test/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test/config-test') diff --git a/tests/test/config-test/testscript b/tests/test/config-test/testscript index 1dabfeb..996ddd3 100644 --- a/tests/test/config-test/testscript +++ b/tests/test/config-test/testscript @@ -5,7 +5,7 @@ # Setup a realistic test project that we will then exercise. # -test.options = --no-default-options --serial-stop --quiet +test.options = --serial-stop --quiet test.arguments = 'test(../proj/@./)' # Test out-of-src (for parallel). test.cleanups = &?**/ # Cleanup out directory structure. -- cgit v1.1