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