mirror of
https://github.com/TangentFoxy/inspect.lua.git
synced 2025-07-28 11:02:18 +00:00
initial commit
This commit is contained in:
7
spec/inspect_spec.lua
Normal file
7
spec/inspect_spec.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
local inspect = require 'inspect'
|
||||
|
||||
context( 'inspect', function()
|
||||
|
||||
|
||||
|
||||
end)
|
Reference in New Issue
Block a user