irssi/utils/tap-test
2017-12-07 12:06:20 +01:00

6 lines
84 B
Bash
Executable File

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