]> Sergey Matveev's repositories - public-inbox.git/commit
t/lei: use $lei->() callback wrapper
authorEric Wong <e@80x24.org>
Sun, 3 Jan 2021 09:48:40 +0000 (09:48 +0000)
committerEric Wong <e@80x24.org>
Sun, 3 Jan 2021 18:24:00 +0000 (18:24 +0000)
commit5e67ce9c055bd16d322cee2b0178f16c9a89816e
treefa41f155147f75cc001a897072f7e5763695e910
parent22e51bd9da476fa9f4d72d4ec25ed0ec4a1f636f
t/lei: use $lei->() callback wrapper

This shortens the test and should make it easier to debug and
add new tests.
t/lei.t