diff options
Diffstat (limited to 'qpid/cpp/tests/run-unit-tests')
| -rwxr-xr-x | qpid/cpp/tests/run-unit-tests | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/qpid/cpp/tests/run-unit-tests b/qpid/cpp/tests/run-unit-tests deleted file mode 100755 index 0ab01f05c5..0000000000 --- a/qpid/cpp/tests/run-unit-tests +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -. $srcdir/setup - -fail=0 -$vg DllPlugInTester -c -b $pwd/.libs/*.so 2> out || fail=1 -vg_check out || fail=1 - -exit $fail |
