urchin/tests/Urchin should recognize that the filesystem is sane./The file "bladyblah" should contain the phrase "blah".
2013-06-28 10:58:25 +01:00

4 lines
53 B
Bash
Executable File

#!/bin/sh
grep blah .fixtures/bladyblah > /dev/null