Step 2: Move test folder to root
[integration/test.git] / tools / CSIT_Test / base / __init__.py
diff --git a/tools/CSIT_Test/base/__init__.py b/tools/CSIT_Test/base/__init__.py
new file mode 100644 (file)
index 0000000..1a1abc3
--- /dev/null
@@ -0,0 +1,6 @@
+"""
+CSIT test tools.
+Homepage: https://github.com/yeasy/CSIT_Test
+Updated: 2013-11-07
+"""
+__all__ = ['restlib', 'testmodule']