Skip to content

Commit

Permalink
Remove unused test app
Browse files Browse the repository at this point in the history
  • Loading branch information
Harald Musum committed Aug 22, 2022
1 parent 9fb7e02 commit 7dc9c6c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 97 deletions.
7 changes: 0 additions & 7 deletions configserver/src/test/apps/illegalApp2/hosts.xml

This file was deleted.

50 changes: 0 additions & 50 deletions configserver/src/test/apps/illegalApp2/schemas/music.sd

This file was deleted.

39 changes: 0 additions & 39 deletions configserver/src/test/apps/illegalApp2/services.xml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ public class ApplicationRepositoryTest {
private final static File testAppLogServerWithContainer = new File("src/test/apps/app-logserver-with-container");
private final static File app1 = new File("src/test/apps/cs1");
private final static File app2 = new File("src/test/apps/cs2");
private final static File illegalApp2 = new File("src/test/apps/illegalapp2");

private final static TenantName tenant1 = TenantName.from("test1");
private final static TenantName tenant2 = TenantName.from("test2");
Expand Down

0 comments on commit 7dc9c6c

Please sign in to comment.