Fix typo.
This commit is contained in:
parent
7142d8a3e1
commit
86908c8e4f
1 changed files with 1 additions and 1 deletions
2
test.php
2
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() {
|
||||
|
|
Loading…
Reference in a new issue