Knocked out unit tests for the new Router

This commit is contained in:
Josh Sherman 2014-09-28 08:24:02 -04:00
parent 273af98883
commit da379d0849
4 changed files with 54 additions and 58 deletions

View file

@ -4,6 +4,7 @@
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.2/phpunit.xsd"
bootstrap="tests/Bootstrap.php"
colors="true"
stderr="true"
>
<testsuites>
<testsuite name="Pickles Test Suite">