summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug36745.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/bug36745.phpt')
-rw-r--r--ext/mysqli/tests/bug36745.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/bug36745.phpt b/ext/mysqli/tests/bug36745.phpt
index 868015c45..980dd893e 100644
--- a/ext/mysqli/tests/bug36745.phpt
+++ b/ext/mysqli/tests/bug36745.phpt
@@ -1,5 +1,5 @@
--TEST--
-bug #36745 : LOAD DATA LOCAL INFILE doesn't return correct error message
+Bug #36745 (LOAD DATA LOCAL INFILE doesn't return correct error message)
--SKIPIF--
<?php require_once('skipif.inc'); ?>
--FILE--