try out django
[mlpccg-meta.git] / meta / tests.py
diff --git a/meta/tests.py b/meta/tests.py
new file mode 100644 (file)
index 0000000..7ce503c
--- /dev/null
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.