urchin/tests/Setup and teardown/.test/teardown has run twice b
2012-10-11 15:32:07 -04:00

4 lines
58 B
Bash
Executable File

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