Skip to content

Commit 260603c

Browse files
committed
Back to IT
1 parent 3ea6c06 commit 260603c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/utplsql/maven/plugin/UtPLSQLMojoTest.java renamed to src/test/java/org/utplsql/maven/plugin/UtPLSQLMojoIT.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 UtPLSQLMojoTest {
7+
public class UtPLSQLMojoIT {
88

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

0 commit comments

Comments
 (0)