diff options
| author | jvoisin | 2026-03-25 21:27:09 +0100 |
|---|---|---|
| committer | jvoisin | 2026-03-25 21:27:52 +0100 |
| commit | 0b79579c25a43be7e5918841f1d2ad8c297235ac (patch) | |
| tree | 87b4d7e4460d7e17743288d4a80086d9f62fc7d9 /src/tests/config/DateInterval.ini | |
| parent | 9bbb7affb5f23e4d52da0da159229956049e3cfd (diff) | |
Add a test for Dateinterval::__construct
As it has been privately reported that the rule might not be working, so better
safe than sorry. Moreover, we didn't have tests for `__construct`
Diffstat (limited to 'src/tests/config/DateInterval.ini')
| -rw-r--r-- | src/tests/config/DateInterval.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/config/DateInterval.ini b/src/tests/config/DateInterval.ini new file mode 100644 index 0000000..db1c0d2 --- /dev/null +++ b/src/tests/config/DateInterval.ini | |||
| @@ -0,0 +1 @@ | |||
| sp.disable_function.function("DateInterval::__construct").drop().simulation(); | |||
