From d308c209ee7b53dfb267a480b03cd31bcb9f7eb0 Mon Sep 17 00:00:00 2001 From: p67251084 Date: Thu, 3 Jun 2021 11:17:16 +0800 Subject: [PATCH] qq --- DemoApplicationTests.java | 1 + 1 file changed, 1 insertion(+) diff --git a/DemoApplicationTests.java b/DemoApplicationTests.java index a0689ab..8ffc3b6 100644 --- a/DemoApplicationTests.java +++ b/DemoApplicationTests.java @@ -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;