Port more code over to use strict

This commit is contained in:
Lucien Greathouse
2019-10-01 17:13:43 -07:00
parent 15e848d4bf
commit 581449d992
3 changed files with 7 additions and 19 deletions

View File

@@ -1,4 +0,0 @@
return function()
local TestEZ = require(script.Parent.Parent.TestEZ)
TestEZ.TestBootstrap:run(script.Parent)
end