diff --git a/test/test.sh b/test/test.sh index 9c6582a8..3e0a5dc6 100755 --- a/test/test.sh +++ b/test/test.sh @@ -2,3 +2,4 @@ set -e python regression.py python run.py +python refactor.py