mirror of
https://github.com/bol-van/zapret2.git
synced 2026-03-14 06:13:09 +00:00
zapret-tests: remove unneeded code
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
-- nfqws2 C functions tests
|
||||
-- to run : --lua-init=@zapret-lib.lua --lua-init=@zapret-tests.lua --lua-init="test_all()"
|
||||
|
||||
math.randomseed(bitxor(getpid(),gettid(),clock_gettime()))
|
||||
|
||||
function test_assert(b)
|
||||
assert(b, "test failed")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user