summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql/tests/bug72294.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pdo_pgsql/tests/bug72294.phpt')
-rw-r--r--ext/pdo_pgsql/tests/bug72294.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_pgsql/tests/bug72294.phpt b/ext/pdo_pgsql/tests/bug72294.phpt
index d6bb661733..484a6f5765 100644
--- a/ext/pdo_pgsql/tests/bug72294.phpt
+++ b/ext/pdo_pgsql/tests/bug72294.phpt
@@ -106,7 +106,7 @@ class PreparedStatementCache
}
}
-class DatabaseTest extends PHPUnit_Framework_TestCase
+class DatabaseTest extends PHPUnit_Framework_TestCase
{
public function testIt()
{