diff --git a/test/run_tests.sh b/test/run_tests.sh index 7bb32be..8aae83a 100755 --- a/test/run_tests.sh +++ b/test/run_tests.sh @@ -12,7 +12,7 @@ check() echo "*** TESTING $config_file" echo "=========================================================================================" rm -rf "$PAPER_DIR" - echo "TESTTTTTTTTTTTTTTTTTT" + echo "TESTTTTTTTTTTTTTTTTTTT" cookiecutter https://gitlab.com/filipg/paper-cutter --config-file "$config_file" --no-input --checkout master cd "$PAPER_DIR" make clean