add thing for testing ci

This commit is contained in:
Smirnov Oleksandr 2023-07-20 20:11:14 +03:00
parent b81318c2d7
commit 31302bdebd

View file

@ -0,0 +1,3 @@
it("asdfl", function()
assert.are.same(false, true)
end)