Commit 4468b9ea by Leo Zheng

test

parent 640bd79a
......@@ -8,7 +8,7 @@ async function lanuch() {
httpServer.createServer( systemConfig.port );
console.log('This indicates that the server is started successfully.');
// test();
test2();
// test2();
}
lanuch();
......
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