chore: allow runnibgs tests through vusted
This commit is contained in:
parent
40849728b6
commit
00020dc3fd
|
@ -1,6 +1,7 @@
|
||||||
-- Copyright (c) 2020-2021 shadmansaleh
|
-- Copyright (c) 2020-2021 shadmansaleh
|
||||||
-- MIT license, see LICENSE for more details.
|
-- MIT license, see LICENSE for more details.
|
||||||
|
|
||||||
|
assert = require('luassert')
|
||||||
local eq = assert.are.same
|
local eq = assert.are.same
|
||||||
|
|
||||||
local M = {}
|
local M = {}
|
||||||
|
|
Loading…
Reference in New Issue