diff options
Diffstat (limited to 'src/tests/broken_conf_expecting_int.phpt')
| -rw-r--r-- | src/tests/broken_conf_expecting_int.phpt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/tests/broken_conf_expecting_int.phpt b/src/tests/broken_conf_expecting_int.phpt deleted file mode 100644 index 207e21a..0000000 --- a/src/tests/broken_conf_expecting_int.phpt +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | --TEST-- | ||
| 2 | Bad integer value in configuration | ||
| 3 | --SKIPIF-- | ||
| 4 | <?php if (!extension_loaded("snuffleupagus")) print "skip"; ?> | ||
| 5 | --INI-- | ||
| 6 | sp.configuration_file={PWD}/config/broken_conf_expecting_int.ini | ||
| 7 | --FILE-- | ||
| 8 | --EXPECT-- | ||
| 9 | [snuffleupagus][0.0.0.0][error][error] .mask_ipv4() is expecting a valid integer on line 2. | ||
