From b9f536333c924b8df9a7539b603b7b74b4e2d410 Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Wed, 11 Jul 2007 12:47:23 +0000 Subject: [PATCH] Those two should be whitespace / coding standards only. However, in some of my commit messages I might be wrong, it's hard to say what we added to the tests and I might miss this or that little detail, although I check the diff before commit. --- ext/mysql/tests/mysql_db_name.phpt | 100 ++++++++++++++--------------- ext/mysql/tests/mysql_drop_db.phpt | 66 +++++++++---------- 2 files changed, 82 insertions(+), 84 deletions(-) diff --git a/ext/mysql/tests/mysql_db_name.phpt b/ext/mysql/tests/mysql_db_name.phpt index 4c12cc1d3b..8e81c76e95 100644 --- a/ext/mysql/tests/mysql_db_name.phpt +++ b/ext/mysql/tests/mysql_db_name.phpt @@ -4,57 +4,55 @@ mysql_db_name() --FILE-- --EXPECTF-- Warning: mysql_db_name(): Unable to jump to row -1 on MySQL result index %d in %s on line %d diff --git a/ext/mysql/tests/mysql_drop_db.phpt b/ext/mysql/tests/mysql_drop_db.phpt index 8a59d1bd85..fb42f7b22e 100644 --- a/ext/mysql/tests/mysql_drop_db.phpt +++ b/ext/mysql/tests/mysql_drop_db.phpt @@ -1,43 +1,43 @@ --TEST-- mysql_drop_db() --SKIPIF-- - --FILE-- --EXPECTF-- -done! +done! \ No newline at end of file -- 2.50.1