We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6850321 commit 5cbef5cCopy full SHA for 5cbef5c
src/test/suite/runTestSubset.ts
@@ -4,7 +4,7 @@
4
* configuration.
5
* See https://mochajs.org/#-grep-regexp-g-regexp for supported syntax
6
*/
7
-export const TEST_SUBSET_GREP_STRING = "rust";
+export const TEST_SUBSET_GREP_STRING = "implicit";
8
9
/**
10
* Determine whether we should run just the subset of the tests specified by
0 commit comments