urchin/tests/Setup and Teardown/.test/setup has run twice a
2016-02-28 22:33:47 +00:00

4 lines
55 B
Bash
Executable File

#!/bin/sh
[ $(grep -c 'setup has run' .log) -gt '2' ]