This commit is contained in:
parent
aac9ac3183
commit
d308c209ee
|
@ -1,5 +1,6 @@
|
||||||
package com.example.demo;
|
package com.example.demo;
|
||||||
//testing add (lizan in 2021)
|
//testing add (lizan in 2021)
|
||||||
|
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
import org.junit.runner.RunWith;
|
import org.junit.runner.RunWith;
|
||||||
import org.springframework.boot.test.context.SpringBootTest;
|
import org.springframework.boot.test.context.SpringBootTest;
|
||||||
|
|
Loading…
Reference in New Issue