Skip to content

Commit 4a804b9

Browse files
committed
Format Lua code
Signed-off-by: Dusan Borovcanin <[email protected]>
1 parent b50b064 commit 4a804b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)