summaryrefslogtreecommitdiff
path: root/tap-test
diff options
context:
space:
mode:
Diffstat (limited to 'tap-test')
-rwxr-xr-xtap-test5
1 files changed, 0 insertions, 5 deletions
diff --git a/tap-test b/tap-test
deleted file mode 100755
index 481e333ec..000000000
--- a/tap-test
+++ /dev/null
@@ -1,5 +0,0 @@
-#! /bin/sh
-
-# run a GTest in tap mode. The test binary is passed as $1
-
-$1 -k --tap