From fc7b32789a8d223e6550d9315216833fa602bd22 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 12 Sep 2021 08:42:18 +0000 Subject: lei sucks: allow it to work without SQLite And try to improve the message about Inline::C while we're at it, since Socket::Msghdr isn't widely-packaged, yet. --- t/lei.t | 4 ++++ 1 file changed, 4 insertions(+) (limited to 't') diff --git a/t/lei.t b/t/lei.t index dfbcb1f3..d1f1cbc0 100644 --- a/t/lei.t +++ b/t/lei.t @@ -176,4 +176,8 @@ test_lei(sub { $test_fail->(); }); +test_lei({ mods => [] }, sub { + lei_ok('sucks', \'no optional modules required'); +}); + done_testing; -- cgit v1.2.3-24-ge0c7