From 57637f8aae6172e7713e885f41f4574cfa2770b3 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Sat, 11 Jan 2020 14:32:29 +0100 Subject: Add tests for pandoc.List module --- test/Tests/Lua/Module.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/Tests/Lua') diff --git a/test/Tests/Lua/Module.hs b/test/Tests/Lua/Module.hs index baa81f4f0..8fc5965e0 100644 --- a/test/Tests/Lua/Module.hs +++ b/test/Tests/Lua/Module.hs @@ -21,6 +21,8 @@ tests :: [TestTree] tests = [ testPandocLua "pandoc" ("lua" "module" "pandoc.lua") + , testPandocLua "pandoc.List" + ("lua" "module" "pandoc-list.lua") , testPandocLua "pandoc.mediabag" ("lua" "module" "pandoc-mediabag.lua") , testPandocLua "pandoc.types" -- cgit v1.2.3