aboutsummaryrefslogtreecommitdiff
path: root/git/test/performance/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'git/test/performance/__init__.py')
-rw-r--r--git/test/performance/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/git/test/performance/__init__.py b/git/test/performance/__init__.py
new file mode 100644
index 00000000..6bd117b9
--- /dev/null
+++ b/git/test/performance/__init__.py
@@ -0,0 +1,2 @@
+"""Note: This init file makes the performance tests an integral part of the test suite
+as nose will now pick them up. Previously the init file was intentionally omitted"""