Skip to content

Commit

Permalink
[JENKINS-27208] @amuniz's comments were addressed
Browse files Browse the repository at this point in the history
  • Loading branch information
recena committed Oct 1, 2015
1 parent 95a68a0 commit 8792299
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -6,7 +6,9 @@
import hudson.tasks.Maven;
import org.jenkinsci.plugins.workflow.cps.CpsFlowDefinition;
import org.jenkinsci.plugins.workflow.job.WorkflowJob;
import org.junit.*;
import org.junit.BeforeClass;
import org.junit.ClassRule;
import org.junit.Test;
import org.jvnet.hudson.test.JenkinsRule;

import static org.junit.Assert.assertEquals;
Expand Down

0 comments on commit 8792299

Please sign in to comment.