From af62e3e8bf2794048e7c20fc16fabd8c4726961e Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 12 Jul 2018 21:24:08 -0700 Subject: All tests passing. --- nomsu_tree.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nomsu_tree.lua') diff --git a/nomsu_tree.lua b/nomsu_tree.lua index 227a674..70ee4ee 100644 --- a/nomsu_tree.lua +++ b/nomsu_tree.lua @@ -26,7 +26,8 @@ local types = { "DictEntry", "IndexChain", "Action", - "FileChunks" + "File", + "Comment" } for _index_0 = 1, #types do local name = types[_index_0] -- cgit v1.2.3