summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipaclient/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipatests/test_ipaclient/__init__.py')
-rw-r--r--ipatests/test_ipaclient/__init__.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/ipatests/test_ipaclient/__init__.py b/ipatests/test_ipaclient/__init__.py
new file mode 100644
index 000000000..0c428910c
--- /dev/null
+++ b/ipatests/test_ipaclient/__init__.py
@@ -0,0 +1,7 @@
+#
+# Copyright (C) 2016 FreeIPA Contributors see COPYING for license
+#
+
+"""
+Sub-package containing unit tests for `ipaclient` package.
+"""