urchin/tests/Setup and Teardown/.test/setup count a

4 lines
55 B
Bash
Executable File

#!/bin/sh
[ $(grep -c 'setup has run' $log) -eq '1' ]