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 12:59:14 +00:00
#!/bin/sh
2013-06-28 09:58:25 +00:00
grep blah .fixtures/bladyblah > /dev/null