test: fix luacheck warnings W611 in test/sql-tap
W611 (A line consists of nothing but whitespace) Note: changes were made automatically in vim with regexp "%s/^\s*$//g". Closes #5739
Showing
- .luacheckrc 0 additions, 2 deletions.luacheckrc
- test/sql-tap/analyzeE.test.lua 2 additions, 2 deletionstest/sql-tap/analyzeE.test.lua
- test/sql-tap/autoindex5.test.lua 1 addition, 1 deletiontest/sql-tap/autoindex5.test.lua
- test/sql-tap/between.test.lua 1 addition, 1 deletiontest/sql-tap/between.test.lua
- test/sql-tap/bigrow1.test.lua 2 additions, 2 deletionstest/sql-tap/bigrow1.test.lua
- test/sql-tap/blob.test.lua 1 addition, 1 deletiontest/sql-tap/blob.test.lua
- test/sql-tap/boundary1.test.lua 1 addition, 1 deletiontest/sql-tap/boundary1.test.lua
- test/sql-tap/boundary2.test.lua 2 additions, 2 deletionstest/sql-tap/boundary2.test.lua
- test/sql-tap/boundary3.test.lua 1 addition, 1 deletiontest/sql-tap/boundary3.test.lua
- test/sql-tap/count.test.lua 1 addition, 1 deletiontest/sql-tap/count.test.lua
- test/sql-tap/gh2130-index-refer-table.test.lua 1 addition, 1 deletiontest/sql-tap/gh2130-index-refer-table.test.lua
- test/sql-tap/index1.test.lua 9 additions, 9 deletionstest/sql-tap/index1.test.lua
- test/sql-tap/index2.test.lua 3 additions, 3 deletionstest/sql-tap/index2.test.lua
- test/sql-tap/index6.test.lua 2 additions, 2 deletionstest/sql-tap/index6.test.lua
- test/sql-tap/intpkey.test.lua 10 additions, 10 deletionstest/sql-tap/intpkey.test.lua
- test/sql-tap/join5.test.lua 8 additions, 8 deletionstest/sql-tap/join5.test.lua
- test/sql-tap/minmax2.test.lua 1 addition, 1 deletiontest/sql-tap/minmax2.test.lua
- test/sql-tap/misc3.test.lua 6 additions, 6 deletionstest/sql-tap/misc3.test.lua
- test/sql-tap/orderby2.test.lua 1 addition, 1 deletiontest/sql-tap/orderby2.test.lua
- test/sql-tap/orderby3.test.lua 1 addition, 1 deletiontest/sql-tap/orderby3.test.lua
Loading
Please register or sign in to comment