continuing testing

This commit is contained in:
Michael Freno
2025-11-15 00:01:45 -05:00
parent 0e19188a0b
commit f8fddb7ffa
8 changed files with 1293 additions and 12 deletions

View File

@@ -25,6 +25,9 @@ local testFiles = {
"testing/__tests__/theme_test.lua",
"testing/__tests__/layout_engine_test.lua",
"testing/__tests__/element_test.lua",
"testing/__tests__/overflow_test.lua",
"testing/__tests__/grid_test.lua",
"testing/__tests__/layout_edge_cases_test.lua",
}
local success = true