urchin/tests.old/Urchin should recognize that the filesystem is sane./The file "bladyblah" should contain the phrase "blah".
2016-02-28 18:24:14 +00:00

4 lines
53 B
Bash
Executable File

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