diff --git a/new-tests/simple_tests/pr_test.py b/new-tests/simple_tests/pr_test.py new file mode 100644 index 0000000..1b208cb --- /dev/null +++ b/new-tests/simple_tests/pr_test.py @@ -0,0 +1,3 @@ +# print something +# === CONFIG === +print("=== CONFIG ===") \ No newline at end of file