diff options
Diffstat (limited to 'test/unit/APIResourceTest.php')
-rw-r--r-- | test/unit/APIResourceTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/APIResourceTest.php b/test/unit/APIResourceTest.php index 132d6e2..b64093d 100644 --- a/test/unit/APIResourceTest.php +++ b/test/unit/APIResourceTest.php @@ -18,7 +18,7 @@ class APIResourceTest extends \PHPUnit_Framework_TestCase { return $exception; } - /** + /** * (non-PHPdoc) * @before * @see PHPUnit_Framework_TestCase::setUp() |