Skip to content

Commit

Permalink
javadoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pniederw committed Feb 3, 2012
1 parent 2ada61e commit db0b220
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ public void useTestNG() {
/**
* Specifies that TestNG should be used to execute the tests.
*
* @param testFrameworkConfigure A closure used to configure the JUint options. This closure is passed an instance
* @param testFrameworkConfigure A closure used to configure the TestNG options. This closure is passed an instance
* of type {@link org.gradle.api.tasks.testing.testng.TestNGOptions}.
*/
public void useTestNG(Closure testFrameworkConfigure) {
Expand Down

0 comments on commit db0b220

Please sign in to comment.