diff options
-rw-r--r-- | Lib/test/output/test_urlparse | 1 | ||||
-rw-r--r-- | Lib/test/test_urlparse.py | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/output/test_urlparse b/Lib/test/output/test_urlparse new file mode 100644 index 0000000..612eb5c --- /dev/null +++ b/Lib/test/output/test_urlparse @@ -0,0 +1 @@ +test_urlparse diff --git a/Lib/test/test_urlparse.py b/Lib/test/test_urlparse.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Lib/test/test_urlparse.py |