diff options
| author | kkadosh | 2018-03-19 16:13:31 +0000 |
|---|---|---|
| committer | jvoisin | 2018-03-19 17:13:31 +0100 |
| commit | 3659eb1542270d25c36fb3f38600e85cb8b6a22b (patch) | |
| tree | 35d96a86a9119b1bddc9ef3e44bc39edbc9a6fe0 /src/tests/config | |
| parent | c97f0f6bc908c3241a117ee00d574fa23821743c (diff) | |
Add a failing test for callback function as parameter
Diffstat (limited to 'src/tests/config')
| -rw-r--r-- | src/tests/config/config_disabled_functions_callback_called_file_r.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/config/config_disabled_functions_callback_called_file_r.ini b/src/tests/config/config_disabled_functions_callback_called_file_r.ini new file mode 100644 index 0000000..b076585 --- /dev/null +++ b/src/tests/config/config_disabled_functions_callback_called_file_r.ini | |||
| @@ -0,0 +1 @@ | |||
| sp.disable_function.function("test_callback").filename_r("file_r\\.php$").drop(); \ No newline at end of file | |||
