Skip to content

Commit

Permalink
Merge pull request #23740 from vespa-engine/hmusum/remove-unused-test…
Browse files Browse the repository at this point in the history
…-app

Remove unused test app
  • Loading branch information
baldersheim authored Aug 22, 2022
2 parents 7329258 + 7dc9c6c commit b409eb7
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 b409eb7

Please sign in to comment.