Quantcast

Load more files in ast.t for script conditions to be classified properly.

Johnny C. Lam [07-15-14 - 12:08]
Load more files in ast.t for script conditions to be classified properly.
Filename
tests/ast.t
diff --git a/tests/ast.t b/tests/ast.t
index 195c9f6..aeb0475 100644
--- a/tests/ast.t
+++ b/tests/ast.t
@@ -27,8 +27,11 @@ do
 		"OvaleAST.lua",
 		"OvaleCondition.lua",
 		"OvaleLexer.lua",
+		"OvaleRunes.lua",
 		"OvaleScripts.lua",
+		"OvaleState.lua",
 		-- Additional modules.
+		"conditions/files.xml",
 		"scripts/files.xml",
 	}
 	for _, file in ipairs(addonFiles) do