diff options
| author | Antony Dovgal <tony2001@php.net> | 2007-04-16 08:14:33 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2007-04-16 08:14:33 +0000 |
| commit | e83f375c2fd33f9a36b76af92cc0f256ef9c779b (patch) | |
| tree | 1f28d924f60c4483cd606b592e70702a2ade7469 /ext | |
| parent | e1814f0dbe3037970966c82d5bf3e97fd5f6d5a8 (diff) | |
| download | php-git-e83f375c2fd33f9a36b76af92cc0f256ef9c779b.tar.gz | |
fix test
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/standard/tests/general_functions/highlight_heredoc.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/standard/tests/general_functions/highlight_heredoc.phpt b/ext/standard/tests/general_functions/highlight_heredoc.phpt index 58f83806a5..ee4e2e8281 100644 --- a/ext/standard/tests/general_functions/highlight_heredoc.phpt +++ b/ext/standard/tests/general_functions/highlight_heredoc.phpt @@ -1,5 +1,7 @@ --TEST-- highlight_string() handling of heredoc +--INI-- +highlight.html=#000000 --FILE-- <?php $str = ' |
