summaryrefslogtreecommitdiff
path: root/test/router.php
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-11-13 13:37:26 +0100
committerDaniel Weipert <code@drogueronin.de>2023-11-20 17:30:39 +0100
commitd017568a77d677e449e66d689450532a760d6f11 (patch)
tree2d386b94278f30d6fe3dc585e4be3f676b549621 /test/router.php
initial commit
Diffstat (limited to 'test/router.php')
-rw-r--r--test/router.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/router.php b/test/router.php
new file mode 100644
index 0000000..cead5ee
--- /dev/null
+++ b/test/router.php
@@ -0,0 +1,3 @@
+<?php
+
+include dirname(__DIR__) . '/index.php';