mirror of
https://github.com/centau/vide.git
synced 2026-08-20 23:01:37 +00:00
This commit is contained in:
parent
5b270f0f36
commit
f7ce5f024d
4 changed files with 32 additions and 43 deletions
|
|
@ -5,6 +5,7 @@
|
|||
if not game then
|
||||
script = (require :: any) "test/wrap-require"
|
||||
Instance = require("test/mock").Instance
|
||||
typeof = require("test/mock").typeof
|
||||
end
|
||||
|
||||
local throw = require(script.Parent.throw)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue