From 04a13eee386c66f81ae0e990e46a9d044c875865 Mon Sep 17 00:00:00 2001 From: Albert Date: Tue, 21 Mar 2023 13:58:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BC=A0=E7=BB=9F=E7=AE=97?= =?UTF-8?q?=E6=B3=95=E7=9A=84=E5=8D=95=E5=85=83=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PHP/tests/003.phpt | 13 ++++++------- PHP/tests/004.phpt | 15 --------------- 2 files changed, 6 insertions(+), 22 deletions(-) delete mode 100644 PHP/tests/004.phpt diff --git a/PHP/tests/003.phpt b/PHP/tests/003.phpt index b3d4647..5a0564b 100644 --- a/PHP/tests/003.phpt +++ b/PHP/tests/003.phpt @@ -1,16 +1,15 @@ --TEST-- -Check for snowdrift serial +Check for snowdrift batch get unique --SKIPIF-- --FILE-- --EXPECT-- -bool(true) \ No newline at end of file +int(100000) \ No newline at end of file diff --git a/PHP/tests/004.phpt b/PHP/tests/004.phpt deleted file mode 100644 index 5a0564b..0000000 --- a/PHP/tests/004.phpt +++ /dev/null @@ -1,15 +0,0 @@ ---TEST-- -Check for snowdrift batch get unique ---SKIPIF-- - ---FILE-- - ---EXPECT-- -int(100000) \ No newline at end of file