@@ -1,13 +0,0 @@
-package com.sf;
-
-import org.junit.jupiter.api.Test;
-import org.springframework.boot.test.context.SpringBootTest;
-@SpringBootTest
-class NovelGatewayDemoApplicationTests {
- @Test
- void contextLoads() {
- }
-}