mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
plugin: Unify test running code
This commit is contained in:
@@ -28,5 +28,5 @@ end)
|
||||
if Config.isDevBuild then
|
||||
local TestEZ = require(script.Parent.TestEZ)
|
||||
|
||||
TestEZ.TestBootstrap:run({script})
|
||||
require(script.runTests)(TestEZ)
|
||||
end
|
||||
Reference in New Issue
Block a user