diff --git a/test/test.py b/test/test.py new file mode 100644 index 0000000..b9f92ed --- /dev/null +++ b/test/test.py @@ -0,0 +1,2 @@ +import json +print("hello world!!!") \ No newline at end of file