Test for singular.

This commit is contained in:
David Jones 2013-06-20 18:43:11 +01:00
parent 32b1941d75
commit 222ba59d69
4 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
false

View File

@ -0,0 +1,2 @@
#!/bin/sh
../../urchin .test-one | grep '1 test failed'

View File

@ -0,0 +1,2 @@
#!/bin/sh
../../urchin .test-one | grep '1 test passed'