summaryrefslogtreecommitdiff
path: root/test/harness/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/harness/__init__.py')
-rw-r--r--test/harness/__init__.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/harness/__init__.py b/test/harness/__init__.py
new file mode 100644
index 0000000..44fd09e
--- /dev/null
+++ b/test/harness/__init__.py
@@ -0,0 +1,5 @@
+"""
+Harness functions for the open-iscsi test suite.
+"""
+
+__version__ = "1.0"