Skip to content

Commit ce50849

Browse files
committed
test: expose-gc flag for sqlite backup test
1 parent a9fefd2 commit ce50849

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/parallel/test-sqlite-backup.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Flags: --expose-gc
12
import { isWindows, skipIfSQLiteMissing } from '../common/index.mjs';
23
import tmpdir from '../common/tmpdir.js';
34
import { join } from 'node:path';

0 commit comments

Comments
 (0)