1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00
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