Update mocks

This commit is contained in:
Aaron Smith 2023-08-10 15:43:27 +01:00
parent a4f59ee62b
commit 7e5102c314
13 changed files with 13 additions and 14 deletions

View file

@ -3,7 +3,7 @@
-- v0.1.0
--------------------------------------------------------------------------------
if not game then script = require "test/wrap-require" end
if not game then script = require "test/relative-string" end
local create = require(script.create)
local source = require(script.source)