From b0ac1f0171c08cd22fb16e971bbff1d93b40f04c Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Wed, 11 Jul 2007 13:29:41 +0000 Subject: [PATCH] Whitespace / Coding Standards --- ext/mysql/tests/mysql_fetch_assoc.phpt | 79 +++++++++++++------------- 1 file changed, 39 insertions(+), 40 deletions(-) diff --git a/ext/mysql/tests/mysql_fetch_assoc.phpt b/ext/mysql/tests/mysql_fetch_assoc.phpt index 9a4de686f8..d20631b4da 100644 --- a/ext/mysql/tests/mysql_fetch_assoc.phpt +++ b/ext/mysql/tests/mysql_fetch_assoc.phpt @@ -2,49 +2,48 @@ mysql_fetch_assoc() --SKIPIF-- - --FILE-- --EXPECTF-- [005] @@ -97,4 +96,4 @@ array(5) { } Warning: mysql_fetch_assoc(): %d is not a valid MySQL result resource in %s on line %d -done! +done! \ No newline at end of file -- 2.50.1