diff options
Diffstat (limited to 'src/test/java/dev/submelon/pantry/PantryApplicationTests.java')
| -rw-r--r-- | src/test/java/dev/submelon/pantry/PantryApplicationTests.java | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/test/java/dev/submelon/pantry/PantryApplicationTests.java b/src/test/java/dev/submelon/pantry/PantryApplicationTests.java deleted file mode 100644 index ec72d58..0000000 --- a/src/test/java/dev/submelon/pantry/PantryApplicationTests.java +++ /dev/null @@ -1,13 +0,0 @@ -package dev.submelon.pantry; - -import org.junit.jupiter.api.Test; -import org.springframework.boot.test.context.SpringBootTest; - -@SpringBootTest -class PantryApplicationTests { - - @Test - void contextLoads() { - } - -} |
