From: Christoph M. Becker Date: Thu, 21 Jun 2018 22:01:51 +0000 (+0200) Subject: Fix line endings in new PHPT X-Git-Tag: php-7.3.0alpha3~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23ca95aa3e8b138572717c012e65ec657340fefe;p=php Fix line endings in new PHPT --- diff --git a/ext/pcre/tests/bug76512.phpt b/ext/pcre/tests/bug76512.phpt index cd14ad814d..cb8a9fa95f 100644 --- a/ext/pcre/tests/bug76512.phpt +++ b/ext/pcre/tests/bug76512.phpt @@ -1,10 +1,10 @@ ---TEST-- -Bug #76512 (\w no longer includes unicode characters) ---FILE-- - -===DONE=== ---EXPECT-- -int(1) -===DONE=== +--TEST-- +Bug #76512 (\w no longer includes unicode characters) +--FILE-- + +===DONE=== +--EXPECT-- +int(1) +===DONE===