From 6fb358401e6396bfdc74be7a3d0989d703c4c355 Mon Sep 17 00:00:00 2001 From: John Keenleyside Date: Sun, 20 Aug 2017 07:22:41 -0400 Subject: [PATCH] change so that test will fail --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 52d4574..36373ab 100755 --- a/test.sh +++ b/test.sh @@ -3,4 +3,4 @@ echo "Hello world. Submit a PR to change this missing." echo "Or submit a PR to change the exit to make this test pass or fail." -exit 0 +exit 1