Commit 435f259f authored by Quxl's avatar Quxl

x

parent 18d35711
...@@ -41,7 +41,7 @@ public class TestController { ...@@ -41,7 +41,7 @@ public class TestController {
private void verify() { private void verify() {
if(!isUsedTestController) { if(!isUsedTestController) {
throw new RuntimeException("The test interface has been closed."); throw new RuntimeException("The test page has been closed.");
} }
} }
......
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