urchin/tests/Urchin should recognize that the filesystem is sane./The file "bladyblah" should contain the phrase "blah".
2012-10-11 15:32:07 -04:00

4 lines
52 B
Bash
Executable File

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