Skip to content

Commit 5cbef5c

Browse files
committed
Switch test subset
1 parent 6850321 commit 5cbef5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/suite/runTestSubset.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* configuration.
55
* See https://mochajs.org/#-grep-regexp-g-regexp for supported syntax
66
*/
7-
export const TEST_SUBSET_GREP_STRING = "rust";
7+
export const TEST_SUBSET_GREP_STRING = "implicit";
88

99
/**
1010
* Determine whether we should run just the subset of the tests specified by

0 commit comments

Comments
 (0)