diff --git a/tests/kohana/RouteTest.php b/tests/kohana/RouteTest.php index 2dd5770f3..389c1519d 100644 --- a/tests/kohana/RouteTest.php +++ b/tests/kohana/RouteTest.php @@ -522,7 +522,7 @@ public function test_defaults_are_not_used_if_param_is_identical() } /** - * When using a FQCN + * When using a FQCN test if the directory is not set else throw an exception * * @test * @covers Route::defaults