Skip to content

Commit 5f75022

Browse files
committed
remove whitespace
1 parent e285668 commit 5f75022

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/parallel/test-sqlite-data-types.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ suite('data binding and mapping', () => {
8282
});
8383
});
8484

85-
86-
8785
test('large strings are bound correctly', (t) => {
8886
const db = new DatabaseSync(nextDb());
8987
t.after(() => { db.close(); });

0 commit comments

Comments
 (0)