diff --git a/test.php b/test.php index a88c82d..5581a32 100644 --- a/test.php +++ b/test.php @@ -158,7 +158,7 @@ class JsonLdTestCase extends PHPUnit_Framework_TestCase { } public function fromRdfProvider() { - return new JsonLdTestIterator('jld:fromRDFTest'); + return new JsonLdTestIterator('jld:FromRDFTest'); } public function normalizeProvider() {