diff options
| author | Dmitry Stogov <dmitry@zend.com> | 2018-11-13 17:00:06 +0300 |
|---|---|---|
| committer | Dmitry Stogov <dmitry@zend.com> | 2018-11-13 17:00:06 +0300 |
| commit | 6bb94eacd72499b62bf636d1338ba0b77cdf1671 (patch) | |
| tree | b96080eca4cedae7f7c7c02b9be2a75cb789fe56 /ext | |
| parent | 177d45b7e755d1684450588f4a79a876a0eb59a9 (diff) | |
| download | php-git-6bb94eacd72499b62bf636d1338ba0b77cdf1671.tar.gz | |
Fixed tests
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/imap/tests/bug31142_1.phpt | 2 | ||||
| -rw-r--r-- | ext/imap/tests/bug40854.phpt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/imap/tests/bug31142_1.phpt b/ext/imap/tests/bug31142_1.phpt index 8bbcc5545d..9afedf1c41 100644 --- a/ext/imap/tests/bug31142_1.phpt +++ b/ext/imap/tests/bug31142_1.phpt @@ -55,5 +55,5 @@ Content-Description: description3 contents.data3 - + --%s-- diff --git a/ext/imap/tests/bug40854.phpt b/ext/imap/tests/bug40854.phpt index 73b1947e0d..f71fff9896 100644 --- a/ext/imap/tests/bug40854.phpt +++ b/ext/imap/tests/bug40854.phpt @@ -53,5 +53,5 @@ Content-Description: description3 contents.data3 - + --%s-- |
