removed old code for portal
[eliot.git] / blueprints / common / eliot-ui / be / src / eliotk8sclient / src / test / java / com / eliot / eliotbe / eliotk8sclient / Eliotk8sclientApplicationTests.java
diff --git a/blueprints/common/eliot-ui/be/src/eliotk8sclient/src/test/java/com/eliot/eliotbe/eliotk8sclient/Eliotk8sclientApplicationTests.java b/blueprints/common/eliot-ui/be/src/eliotk8sclient/src/test/java/com/eliot/eliotbe/eliotk8sclient/Eliotk8sclientApplicationTests.java
deleted file mode 100644 (file)
index 349a791..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-package com.eliot.eliotbe.eliotk8sclient;
-
-import org.junit.Test;
-import org.junit.runner.RunWith;
-import org.springframework.boot.test.context.SpringBootTest;
-import org.springframework.test.context.junit4.SpringRunner;
-
-@RunWith(SpringRunner.class)
-@SpringBootTest
-public class Eliotk8sclientApplicationTests {
-
-       @Test
-       public void contextLoads() {
-       }
-
-}