summaryrefslogtreecommitdiffstats
path: root/qtip/web/bench/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'qtip/web/bench/tests.py')
-rw-r--r--qtip/web/bench/tests.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/qtip/web/bench/tests.py b/qtip/web/bench/tests.py
new file mode 100644
index 00000000..c2de5b3a
--- /dev/null
+++ b/qtip/web/bench/tests.py
@@ -0,0 +1,6 @@
+# -*- coding: utf-8 -*-
+from __future__ import unicode_literals
+
+# from django.test import TestCase
+
+# Create your tests here.