From e3e6f7a99e3b0f5fac55dbdb35595c150930adc5 Mon Sep 17 00:00:00 2001 From: new23d Date: Thu, 21 Jun 2018 13:29:12 +0100 Subject: [PATCH] Update test.sh --- test.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/test.sh b/test.sh index 52d4574..8c3cbfc 100755 --- a/test.sh +++ b/test.sh @@ -1,6 +1,3 @@ #!/bin/bash -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