urchin/tests.old/Setup and teardown/.test/teardown has run twice a
2016-02-28 18:24:14 +00:00

4 lines
58 B
Bash
Executable File

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