From 133876e2f8c93752b5e6085b87b91ab27ef5a3fa Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 1 Jul 2005 05:50:16 +0000 Subject: [PATCH] Initial revision --- test/__init__.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/__init__.py diff --git a/test/__init__.py b/test/__init__.py new file mode 100644 index 0000000000..139597f9cb --- /dev/null +++ b/test/__init__.py @@ -0,0 +1,2 @@ + + -- 2.47.2