Skip to content

Commit

Permalink
[JENKINS-44185] Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
raul-arabaolaza committed May 10, 2017
1 parent 224eed9 commit f0f409e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/hudson/tasks/AntTest.java
Expand Up @@ -35,6 +35,7 @@
import hudson.model.Cause;
import hudson.model.FreeStyleBuild;
import hudson.model.FreeStyleProject;
import hudson.model.ParameterDefinition;
import hudson.model.ParametersAction;
import hudson.model.ParametersDefinitionProperty;
import hudson.model.PasswordParameterDefinition;
Expand Down

0 comments on commit f0f409e

Please sign in to comment.