diff --git a/test.sh b/test.sh index 52d4574..a4291e3 100755 --- a/test.sh +++ b/test.sh @@ -3,4 +3,7 @@ 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." + +ech0 "strange" + exit 0