From 268f621d58eb79e800b6f38cb6d0f94837c1f4fc Mon Sep 17 00:00:00 2001 From: Filip Gralinski Date: Mon, 29 Nov 2021 11:11:54 +0100 Subject: [PATCH] Test --- test/run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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