From e5abc53701ba5a9b58dfaba3b59881c9c410a8e7 Mon Sep 17 00:00:00 2001 From: Jakub Zelenka Date: Sun, 15 Nov 2015 19:06:09 +0000 Subject: Use the same CS for all json tests --- ext/json/tests/json_decode_basic.phpt | 57 +++++++++++++++-------------------- 1 file changed, 24 insertions(+), 33 deletions(-) (limited to 'ext/json/tests/json_decode_basic.phpt') diff --git a/ext/json/tests/json_decode_basic.phpt b/ext/json/tests/json_decode_basic.phpt index 6dbeadb367..0bc939c257 100644 --- a/ext/json/tests/json_decode_basic.phpt +++ b/ext/json/tests/json_decode_basic.phpt @@ -1,50 +1,41 @@ --TEST-- Test json_decode() function : basic functionality --SKIPIF-- - + --FILE-- -- cgit v1.2.1