Skip to content

Commit 4a804b9

Browse files
committed
Format Lua code
Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>
1 parent b50b064 commit 4a804b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bit/test/test_api.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ function TestOr(t)
4343
expected = nil,
4444
err = "cannot convert negative int -423 to uint32",
4545
},
46-
{
46+
{
4747
input1 = 123,
4848
input2 = 4294967296,
4949
expected = nil,

0 commit comments

Comments
 (0)