mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 14:45:56 +00:00
Fix test bootstrap script for testing in Studio
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
local TestEZ = require(game.ReplicatedStorage.TestEZ)
|
local TestEZ = require(game.ReplicatedStorage.TestEZ)
|
||||||
TestEZ.TestBootstrap:run(game.ReplicatedStorage.Rojo.plugin)
|
TestEZ.TestBootstrap:run({game.ReplicatedStorage.Rojo.Plugin})
|
||||||
Reference in New Issue
Block a user