Move junit config to simplenotes-test-resources

This commit is contained in:
2020-10-23 16:36:44 +02:00
parent 29b024d360
commit ee026ec829
7 changed files with 6 additions and 34 deletions
+1 -6
View File
@@ -32,12 +32,7 @@
</dependency>
<dependency>
<groupId>be.simplenotes</groupId>
<artifactId>simplenotes-shared</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>be.simplenotes</groupId>
<artifactId>simplenotes-shared</artifactId>
<artifactId>simplenotes-test-resources</artifactId>
<version>1.0-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>