Skip to content

Commit

Permalink
Fix test name
Browse files Browse the repository at this point in the history
  • Loading branch information
paul999 authored Jul 25, 2016
1 parent 6d4d71c commit fb84267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Tests/epv_test_validate_event_names.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ public function validateDirectory(array $dirList)

public function testName()
{
return "test even names";
return "test event names";
}
}

0 comments on commit fb84267

Please sign in to comment.