X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=spring-consumer%2Fsrc%2Ftest%2Fjava%2Fio%2Fpactflow%2Fexample%2Fsirenconsumer%2FApplicationTests.java;fp=spring-consumer%2Fsrc%2Ftest%2Fjava%2Fio%2Fpactflow%2Fexample%2Fsirenconsumer%2FApplicationTests.java;h=0000000000000000000000000000000000000000;hb=a4bee2f47209f4fbea2f4c30238fba75bed87e29;hp=d1ca15839623b59e47e386c3ab6f8608e9478cea;hpb=7069e647ced41430e028f3380598a3cf2f4ede9e;p=demos%2Fexample-siren diff --git a/spring-consumer/src/test/java/io/pactflow/example/sirenconsumer/ApplicationTests.java b/spring-consumer/src/test/java/io/pactflow/example/sirenconsumer/ApplicationTests.java deleted file mode 100644 index d1ca158..0000000 --- a/spring-consumer/src/test/java/io/pactflow/example/sirenconsumer/ApplicationTests.java +++ /dev/null @@ -1,14 +0,0 @@ -package io.pactflow.example.sirenconsumer; - -import org.junit.jupiter.api.Test; -import org.springframework.boot.test.context.SpringBootTest; - -@SpringBootTest -class ApplicationTests -{ - - @Test - void contextLoads() { - } - -}