diff --git a/tests/shell/include_common.sh.in b/tests/shell/include_common.sh.in index 1cabf2d9a7e..311d829faed 100644 --- a/tests/shell/include_common.sh.in +++ b/tests/shell/include_common.sh.in @@ -238,6 +238,8 @@ is_not_rw_storage() { -o "x$PLUGIN" = "xyamlcpp" \ -o "x$PLUGIN" = "xyanlr" \ -o "x$PLUGIN" = "xyawn" \ + -o "x$PLUGIN" = "xkconfig" \ + -o "x$PLUGIN" = "xtoml" \ -o "x$PLUGIN" = "xdini" } @@ -995,6 +997,4 @@ export_check() { # # # -# -# # empty lines up to 1000 so that line numbers in the resulting scripts are more useful