forked from rojo-rbx/rojo
Remove plugin source, moved to rojo-plugin
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
return function()
|
||||
local Config = require(script.Parent.Config)
|
||||
|
||||
it("should have 'dev' disabled", function()
|
||||
expect(Config.dev).to.equal(false)
|
||||
end)
|
||||
end
|
||||
Reference in New Issue
Block a user