From 957693a43162559719dba79b67f9cd03a56f0f86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Wed, 7 Aug 2019 15:27:55 +0800 Subject: =?UTF-8?q?=E9=87=8D=E5=A4=8Dmethod=E7=9A=84=E5=88=A4=E6=96=AD?= =?UTF-8?q?=E5=9C=A8=E8=B7=A8=E6=96=87=E4=BB=B6=E5=90=8E=E4=B8=8D=E5=87=86?= =?UTF-8?q?=EF=BC=8C=E5=85=88=E5=8E=BB=E6=8E=89=E5=90=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/test/diagnostics/init.lua | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'server/test/diagnostics/init.lua') diff --git a/server/test/diagnostics/init.lua b/server/test/diagnostics/init.lua index 4a34c3db..9e3bc0b4 100644 --- a/server/test/diagnostics/init.lua +++ b/server/test/diagnostics/init.lua @@ -475,13 +475,13 @@ local x x = x or -1 ]] -TEST [[ -local t = {} -function t:() -end -function t:() -end -]] +--TEST [[ +--local t = {} +--function t:() +--end +--function t:() +--end +--]] TEST [[ local t = {} -- cgit v1.2.3