From 8e1fe2d7306fc1ee1a621f2489c94ee7d6dafe9d Mon Sep 17 00:00:00 2001 From: David Engster Date: Mon, 9 Jan 2012 20:45:49 +0100 Subject: [PATCH] Accept any potential project directory during testing * tests/cit-test.sh: Set `ede-project-directories' to t during integration tests. --- test/manual/cedet/cit-test.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/test/manual/cedet/cit-test.sh b/test/manual/cedet/cit-test.sh index 94419e5d87e..03f9f3cd3fa 100755 --- a/test/manual/cedet/cit-test.sh +++ b/test/manual/cedet/cit-test.sh @@ -12,7 +12,6 @@ OPTIONS=$2 rm -r /tmp/CEDET_INTEG* -cd .. $EMACS $OPTIONS -q -l cedet-devel-load.el -l tests/cit-load.el -f toggle-debug-on-error -f toggle-debug-on-quit -f cedet-integ-test-${STYLE} EXITCODE=$? -- 2.39.2