summaryrefslogtreecommitdiff
path: root/tests/testutils/data/init_hook.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testutils/data/init_hook.py')
-rw-r--r--tests/testutils/data/init_hook.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/testutils/data/init_hook.py b/tests/testutils/data/init_hook.py
new file mode 100644
index 000000000..f16492d3a
--- /dev/null
+++ b/tests/testutils/data/init_hook.py
@@ -0,0 +1,3 @@
+"""This file should never be tested as the init-hook in the configuration
+file prevents the test runner from getting here.
+"""