This commit is contained in:
p67251084 2021-06-03 11:17:16 +08:00
parent aac9ac3183
commit d308c209ee
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
package com.example.demo;
//testing add (lizan in 2021)
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;