Skip to content

Commit 68ae28a

Browse files
committed
NODE-797 Added test coverage showing woring createCollection for views
1 parent 9380a91 commit 68ae28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runner.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ try {
353353
testFiles.push('/test/functional/collations_tests.js');
354354
testFiles.push('/test/functional/max_staleness_tests.js');
355355
testFiles.push('/test/functional/buffering_proxy_tests.js');
356+
testFiles.push('/test/functional/view_tests.js');
356357
} catch(err) {}
357358

358359
// Add all the tests to run

0 commit comments

Comments
 (0)