Skip to content

Commit be0d5aa

Browse files
committed
Fix merge artifact and whitespace
1 parent deeccf3 commit be0d5aa

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

test/list.txt

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -241,13 +241,12 @@
241241
13.1.11 stream results with bulk size set
242242
13.1.12 stream stress test
243243

244-
<<<<<<< HEAD
245244
14. stream2.js
246245
14.1 Bind by position and return an array
247246
14.2 Bind by name and return an array
248247
14.3 Bind by position and return an object
249248
14.4 Bind by name and return an object
250-
14.5 explicitly set resultSet option to be false
249+
14.5 explicitly set resultSet option to be false
251250
14.6 maxRows option is ignored as expect
252251
14.7 Negative - queryStream() has no parameters
253252
14.8 Negative - give invalid SQL as first parameter
@@ -256,9 +255,7 @@
256255
- 14.11 Negative - set streamNumRows to be NaN
257256
14.12 Negative - set streamNumRows to be a negative number
258257
14.13 Negative - set streamNumRows to be a string
259-
260-
=======
261-
>>>>>>> 80041ca9e2b44dc2a3f70e5deb6d8b9da8eaf134
258+
262259
21. datatypeAssist.js
263260

264261
22. dataTypeChar.js

0 commit comments

Comments
 (0)