]> git.eshelyaron.com Git - emacs.git/commitdiff
(cedet-utest-test-alist): Add ede-detect-linux-utest.
authorEric Ludlam <eric@siege-engine.com>
Mon, 26 Jan 2015 22:29:38 +0000 (17:29 -0500)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 17:26:51 +0000 (19:26 +0200)
test/manual/cedet/cedet-utests.el

index 29a55d316ac09a9b969d63e2e75cfe1637049abf..1ff2f971eafc6abd228f32d3a877617462e9a4fa 100644 (file)
@@ -88,6 +88,7 @@
     ;; EDE
     ;;
     ("ede: project detection tests" . ede-detect-utest) ;; NOTE: must be before other EDE tests.
+    ("ede: project detect linux extra" . ede-detect-linux-utest)
     ("ede: security tests" . ede-security-utest)
 
     ;;