diff options
Diffstat (limited to 't/npg03')
-rw-r--r-- | t/npg03/expected/15_badsection_catch | 1 | ||||
-rw-r--r-- | t/npg03/input/15_badsection_catch | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/t/npg03/expected/15_badsection_catch b/t/npg03/expected/15_badsection_catch new file mode 100644 index 0000000..7505c2b --- /dev/null +++ b/t/npg03/expected/15_badsection_catch | |||
@@ -0,0 +1 @@ | |||
Invalid section 'bad_section' in config file 't/npg03/plugins.ini' | |||
diff --git a/t/npg03/input/15_badsection_catch b/t/npg03/input/15_badsection_catch new file mode 100644 index 0000000..bcc026a --- /dev/null +++ b/t/npg03/input/15_badsection_catch | |||
@@ -0,0 +1 @@ | |||
check_no_section_default_file --extra-opts=bad_section | |||