From bc55f1ccd1c995f7ab502323c96f5a44352a5a80 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 3 Jan 2018 14:23:29 +0100 Subject: Handle correctly configuration files with Windows EOL Thanks to @fr33tux for the bug report ♥ --- src/tests/windows_eol.phpt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/tests/windows_eol.phpt (limited to 'src/tests/windows_eol.phpt') diff --git a/src/tests/windows_eol.phpt b/src/tests/windows_eol.phpt new file mode 100644 index 0000000..0e81274 --- /dev/null +++ b/src/tests/windows_eol.phpt @@ -0,0 +1,10 @@ +--TEST-- +Windows EOL in configuration file +--SKIPIF-- + +--INI-- +sp.configuration_file={PWD}/config/windows_eol.ini +--FILE-- + +--EXPECT-- +1 -- cgit v1.3