summaryrefslogtreecommitdiff
path: root/test/router.php
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-11-22 16:33:01 +0100
committerDaniel Weipert <code@drogueronin.de>2023-11-22 16:33:01 +0100
commit95d1b9428f3fc97f92c463c50c2afd17a5b5444e (patch)
tree98b1e4a3c9c59033fe51f508dc3bd46652eacac1 /test/router.php
parent8bf926db1926665ad8a376971a6e35f33269b8d4 (diff)
enhance local testing
Diffstat (limited to 'test/router.php')
-rw-r--r--test/router.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/router.php b/test/router.php
deleted file mode 100644
index cead5ee..0000000
--- a/test/router.php
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-
-include dirname(__DIR__) . '/index.php';