forked from rojo-rbx/rojo
Reorganize and clean up plugin
This commit is contained in:
5
plugin/log/init.spec.lua
Normal file
5
plugin/log/init.spec.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return function()
|
||||
it("should load", function()
|
||||
require(script.Parent)
|
||||
end)
|
||||
end
|
||||
Reference in New Issue
Block a user