summaryrefslogtreecommitdiff
path: root/src/tests/config
diff options
context:
space:
mode:
authorxXx-caillou-xXx2018-08-27 13:45:15 +0200
committerjvoisin2018-08-27 11:45:15 +0000
commit6abdd9abca50c92390b94fbebb3e7065d5d532da (patch)
treed6a04d93ec81c96734293dba7f903ca8c1fd4d2a /src/tests/config
parent0dc4c17ac05eee1c0533696e0ed19546f2b90195 (diff)
Modify test for callback functions
close #171
Diffstat (limited to 'src/tests/config')
-rw-r--r--src/tests/config/config_disabled_functions_callback_called_file_r.ini2
1 files changed, 1 insertions, 1 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
index b076585..daaee36 100644
--- a/src/tests/config/config_disabled_functions_callback_called_file_r.ini
+++ b/src/tests/config/config_disabled_functions_callback_called_file_r.ini
@@ -1 +1 @@
sp.disable_function.function("test_callback").filename_r("file_r\\.php$").drop(); \ No newline at end of file sp.disable_function.function("test_callback").filename_r("callback\\.php$").drop();