From bc6005d833d071dd04628ca708138cd5e57b514b Mon Sep 17 00:00:00 2001 From: David Halter Date: Wed, 9 Jan 2013 22:49:25 +0100 Subject: [PATCH] add a newline to tests --- test/test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test.sh b/test/test.sh index 3e0a5dc6..9e2077f9 100755 --- a/test/test.sh +++ b/test/test.sh @@ -2,4 +2,5 @@ set -e python regression.py python run.py +echo python refactor.py