diff --git a/composer.json b/composer.json index 84b6cdd..01360e9 100644 --- a/composer.json +++ b/composer.json @@ -14,6 +14,6 @@ "php": ">=5.6" }, "scripts": { - "serve": ["@php -S localhost:29896 bibtexbrowser.php"] + "serve": ["@php -S localhost:29896 ./test/router.php"] } } diff --git a/test/router.php b/test/router.php new file mode 100644 index 0000000..355f012 --- /dev/null +++ b/test/router.php @@ -0,0 +1,8 @@ +