Commit d87521f9 authored by Roosafeed Koya's avatar Roosafeed Koya
Browse files

remove unit tests

parent 1a6d45dc
package com.hld.buildout.todo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class ToDoBackendApplicationTests {
@Test
void contextLoads() {
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment