Skip to content

Commit 3ea6c06

Browse files
committed
Test instead of IT
1 parent 2fefc10 commit 3ea6c06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/utplsql/maven/plugin/UtPLSQLMojoIT.java renamed to src/test/java/org/utplsql/maven/plugin/UtPLSQLMojoTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import org.apache.maven.project.MavenProject;
55
import org.junit.Test;
66

7-
public class UtPLSQLMojoIT {
7+
public class UtPLSQLMojoTest {
88

99
@Test
1010
public void execute() throws MojoExecutionException {

0 commit comments

Comments
 (0)