summaryrefslogtreecommitdiff
path: root/ext/dbase
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-05-07 18:03:01 +0000
committerAntony Dovgal <tony2001@php.net>2007-05-07 18:03:01 +0000
commit1f6554512136708a3500f740df8593d368afccd8 (patch)
treefe19a7a5203fdf7147e2cf38081c546901b3c2a0 /ext/dbase
parentb64823deb74d9a46728f90748dd5821915452302 (diff)
downloadphp-git-1f6554512136708a3500f740df8593d368afccd8.tar.gz
fix test names
Diffstat (limited to 'ext/dbase')
-rw-r--r--ext/dbase/tests/bug31754.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dbase/tests/bug31754.phpt b/ext/dbase/tests/bug31754.phpt
index 32f802b57b..bc116ed1bd 100644
--- a/ext/dbase/tests/bug31754.phpt
+++ b/ext/dbase/tests/bug31754.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #31754: (dbase_open() fails for mode = 1)
+Bug #31754 (dbase_open() fails for mode = 1)
--SKIPIF--
<?php
if (!extension_loaded('dbase')) {