Skip to content

Commit be8c54a

Browse files
committed
Update a test name
1 parent 9444510 commit be8c54a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test/opts/mocha.opts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ test/end2endTracing.js
187187
test/editionTest.js
188188
test/changePassword.js
189189
test/getStmtInfo.js
190-
test/executeMany.js
190+
test/executeMany1.js
191191

192192
test/poolDrain.js
193193
test/soda1.js
@@ -197,4 +197,4 @@ test/sodaCallback.js
197197

198198
test/soda4.js
199199
test/jsObjectGetter2.js
200-
test/executeMany2.js
200+
test/executeMany2.js

test/opts/mochaNodeV6.opts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,6 @@ test/end2endTracing.js
188188
test/editionTest.js
189189
test/changePassword.js
190190
test/getStmtInfo.js
191-
test/executeMany.js
191+
test/executeMany1.js
192192

193-
test/sodaCallback.js
193+
test/sodaCallback.js

0 commit comments

Comments
 (0)