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

4 lines
53 B
Plaintext
Raw Normal View History

2012-10-08 08:59:14 -04:00
#!/bin/sh
2013-06-28 05:58:25 -04:00
grep blah .fixtures/bladyblah > /dev/null