summaryrefslogtreecommitdiff
path: root/test/unit/no_cxxtest
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/no_cxxtest')
-rwxr-xr-xtest/unit/no_cxxtest12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/unit/no_cxxtest b/test/unit/no_cxxtest
deleted file mode 100755
index fec2dfb82..000000000
--- a/test/unit/no_cxxtest
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-
-echo
-echo '***************************************************************************'
-echo '* *'
-echo '* WARNING: CxxTest not found at configure time; unit tests cannot run. *'
-echo '* *'
-echo '***************************************************************************'
-echo
-
-# skip this test, rather than reporting an error
-exit 77
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback