Skip to content

Commit

Permalink
removed module common-test
Browse files Browse the repository at this point in the history
  • Loading branch information
vikasgupta78 committed Feb 18, 2024
1 parent 2184a84 commit 6b97885
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 66 deletions.
57 changes: 0 additions & 57 deletions common/common-test/pom.xml

This file was deleted.

1 change: 0 additions & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<module>infra</module>
<module>core</module>
<module>client</module>
<module>common-test</module>
<module>py</module>
</modules>
</project>
8 changes: 0 additions & 8 deletions spark/spark-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@
<version>${zingg.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>zingg</groupId>
<artifactId>zingg-common-test</artifactId>
<classifier>tests</classifier>
<type>test-jar</type>
<version>${zingg.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
Expand Down

0 comments on commit 6b97885

Please sign in to comment.