From 4ce02663339b6b0976b69f041904b8610dd90cea Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 22 Feb 2018 10:53:15 +0100 Subject: Refactor a bit our rules --- src/tests/example_configuration.phpt | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 src/tests/example_configuration.phpt (limited to 'src/tests') diff --git a/src/tests/example_configuration.phpt b/src/tests/example_configuration.phpt deleted file mode 100644 index 6c2e82d..0000000 --- a/src/tests/example_configuration.phpt +++ /dev/null @@ -1,20 +0,0 @@ ---TEST-- -Shipped configuration ---SKIPIF-- - ---INI-- -sp.configuration_file={PWD}/../../config/examples.rules ---FILE-- - yes') !== FALSE) { - echo "win"; -} else { - echo "lose"; -} -?> ---EXPECTF-- -win -- cgit v1.3