Skip to content

Commit

Permalink
Fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
martinschneider committed Oct 6, 2018
1 parent 38b2afe commit 3ea7568
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions junit/src/main/java/cucumber/api/junit/Cucumber.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package cucumber.api.junit;

import cucumber.api.CucumberOptions;
import cucumber.api.CucumberOptionsProvider;
import cucumber.api.StepDefinitionReporter;
import cucumber.api.event.TestRunFinished;
import cucumber.api.event.TestRunStarted;
Expand Down

0 comments on commit 3ea7568

Please sign in to comment.