Skip to content

Commit 730a00d

Browse files
Wild-Wbarklan
authored andcommitted
Update lua test to end in newline
1 parent 7dd037e commit 730a00d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testdata/multiline.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ local testQuery = [=[--sql
22
SELECT * FROM employees WHERE [First Name] = "Jared";
33
]=]
44

5-
local testQuery2 = [[INSERT INTO locations (x, y, locationName) VALUES (20, 43, "Monument")]]
5+
local testQuery2 = [[INSERT INTO locations (x, y, locationName) VALUES (20, 43, "Monument")]]

0 commit comments

Comments
 (0)