Security update for Core, with self-updated composer
[yaffs-website] / vendor / gabordemooij / redbean / testing / cli / test_hook_example.php
diff --git a/vendor/gabordemooij/redbean/testing/cli/test_hook_example.php b/vendor/gabordemooij/redbean/testing/cli/test_hook_example.php
deleted file mode 100644 (file)
index ab86d26..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php
-
-/**
- *
- * Here you can add logic to be executed during the bootstrapping
- * of RedUNIT.
- *
- * You can define/use the following variables:
- *
- * $hookPath -> add 1 additional path which will be searched for unit tests
- * $extraTestsFromHook -> array with additional test packs (will be executed if you pass 'all' argument to CLI runner)
- *
- *
- */
\ No newline at end of file