1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-25 04:04:18 -04:00
irssi/utils/tap-test

6 lines
84 B
Plaintext
Raw Normal View History

2017-11-26 10:19:31 -05:00
#! /bin/sh
# run a GTest in tap mode. The test binary is passed as $1
$1 -k --tap