summaryrefslogtreecommitdiff
path: root/test/e2e/hooks/checkhook.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/e2e/hooks/checkhook.json')
-rw-r--r--test/e2e/hooks/checkhook.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/e2e/hooks/checkhook.json b/test/e2e/hooks/checkhook.json
deleted file mode 100644
index 5a9bc86d1..000000000
--- a/test/e2e/hooks/checkhook.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "cmd" : [".*"],
- "hook" : "/tmp/checkhook.sh",
- "stage" : [ "prestart" ]
-}