diff --git a/test.py b/test.py new file mode 100644 index 0000000..ff675e5 --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print('this is test.py, test 123') \ No newline at end of file