diff --git a/test_directory/hello.py b/test_directory/hello.py new file mode 100644 index 0000000..d08040a --- /dev/null +++ b/test_directory/hello.py @@ -0,0 +1 @@ +hello = "hello world!"