Fix typo.

This commit is contained in:
Dave Longley 2013-09-14 22:10:35 -04:00
parent 7142d8a3e1
commit 86908c8e4f

View file

@ -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() {