summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/quoted_printable_decode_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/strings/quoted_printable_decode_basic.phpt')
-rw-r--r--ext/standard/tests/strings/quoted_printable_decode_basic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/strings/quoted_printable_decode_basic.phpt b/ext/standard/tests/strings/quoted_printable_decode_basic.phpt
index 1720056912..654c418dc4 100644
--- a/ext/standard/tests/strings/quoted_printable_decode_basic.phpt
+++ b/ext/standard/tests/strings/quoted_printable_decode_basic.phpt
@@ -1,5 +1,5 @@
--TEST--
-Test quoted_printable_decode() function : basic functionality
+Test quoted_printable_decode() function : basic functionality
--FILE--
<?php
/* Prototype : string quoted_printable_decode ( string $str )