diff options
Diffstat (limited to 'tests/with_main/__main__.py')
-rw-r--r-- | tests/with_main/__main__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/with_main/__main__.py b/tests/with_main/__main__.py deleted file mode 100644 index e7a4e4f9..00000000 --- a/tests/with_main/__main__.py +++ /dev/null @@ -1,2 +0,0 @@ -x = 1 -print(x)
\ No newline at end of file |