]> git.eshelyaron.com Git - emacs.git/commitdiff
Run the tests.
authorzappo <zappo@users.sourceforge.net>
Sun, 23 Mar 2008 00:15:47 +0000 (00:15 +0000)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 15:55:35 +0000 (17:55 +0200)
test/manual/cedet/cit-test.sh [new file with mode: 0755]

diff --git a/test/manual/cedet/cit-test.sh b/test/manual/cedet/cit-test.sh
new file mode 100755 (executable)
index 0000000..444980a
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+EMACS=emacs;
+
+rm -r /tmp/CEDET_INTEG/
+$EMACS -q -l ../common/cedet.el -l cit-load.el -f toggle-debug-on-error  -f cedet-integ-test