tests: port some bad config tests to Perl 5
commitf43c28ea10ca8d520b55f2fbb20710dd66fc4fb5
authorEric Wong <BOFH@YHBT.net>
Thu, 7 Sep 2023 22:55:09 +0000 (7 22:55 +0000)
committerEric Wong <BOFH@YHBT.net>
Sun, 10 Sep 2023 19:01:00 +0000 (10 19:01 +0000)
tree53d8c8f90052b3d511f8785a80e9f0f65b1c4658
parent7624fe222f77ab7425f10ed072b103666339c24b
tests: port some bad config tests to Perl 5

We can fold some tests into one test to save on Perl startup
time (but Ruby startup time is a lost cause).
t/lib.perl
t/reload-bad-config.t [new file with mode: 0644]
t/t0001-reload-bad-config.sh [deleted file]
t/t0002-config-conflict.sh [deleted file]