testing failure

This commit is contained in:
Jeff Lindsay
2013-06-23 16:57:17 -07:00
parent 5af2055c82
commit 67c727a935

View File

@@ -1,3 +1,3 @@
#!/bin/bash
set -e
test "$(curl $1)" == "nodejs/express"
test "$(curl $1)" == "nodejs/express2"