move tap-test into root

This commit is contained in:
Christian Hergert
2016-04-13 05:38:37 -07:00
parent 9417397d9b
commit 5b3d53b901
3 changed files with 2 additions and 2 deletions

5
tap-test Executable file
View File

@ -0,0 +1,5 @@
#! /bin/sh
# run a GTest in tap mode. The test binary is passed as $1
$1 -k --tap