Skip to content

Commit

Permalink
Update ReleaseNotes4.12.md
Browse files Browse the repository at this point in the history
  • Loading branch information
David Saff committed Dec 3, 2014
1 parent 0176866 commit d4c8b1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/ReleaseNotes4.12.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ java org.junit.runner.JUnitCore \

In general, the argument to `--filter` should be `ClassName=param`, where `ClassName` names an implementation of `FilterFactory`, whose `createFilter` method will be called with an instance of `FilterFactoryParams` that contains `"param"`, in order to return the filter to be applied.

FilterFactory

# Test Runners


Expand Down

0 comments on commit d4c8b1a

Please sign in to comment.