diff options
| author | jvoisin | 2018-02-06 15:17:00 +0100 |
|---|---|---|
| committer | jvoisin | 2018-02-06 15:17:00 +0100 |
| commit | 07245d709e4dd9f8467f724b4d61ae55a5446aa9 (patch) | |
| tree | 9172c328905077929342bfe80baba00d0fa92915 /src/tests/config/disabled_function_local_var_array_not_array.ini | |
| parent | 24276c548e5ac03e167a2ded7f8927ae5466d449 (diff) | |
Add a test to make sure that arrays are correctly handled
Diffstat (limited to 'src/tests/config/disabled_function_local_var_array_not_array.ini')
| -rw-r--r-- | src/tests/config/disabled_function_local_var_array_not_array.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/config/disabled_function_local_var_array_not_array.ini b/src/tests/config/disabled_function_local_var_array_not_array.ini new file mode 100644 index 0000000..ea25d1f --- /dev/null +++ b/src/tests/config/disabled_function_local_var_array_not_array.ini | |||
| @@ -0,0 +1 @@ | |||
| sp.disable_function.function("foobar").var("a").value("test").drop().simulation(); | |||
