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

4 lines
55 B
Bash
Executable File

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