urchin/tests/Urchin should recognize that the filesystem is sane./The file "bladyblah" should contain the phrase "blah".

4 lines
52 B
Plaintext
Raw Normal View History

2012-10-08 08:59:14 -04:00
#!/bin/sh
grep blah fixtures/bladyblah > /dev/null