Skip to content

Commit 2855198

Browse files
authored
Merge pull request #41732 from zoecarver/fix-lit-filter-stdlib
2 parents 44a9753 + b8370d6 commit 2855198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2400,7 +2400,7 @@ native-llvm-tools-path=%(toolchain_path)s
24002400
native-clang-tools-path=%(toolchain_path)s
24012401

24022402
build-ninja
2403-
lit-args=--filter=stdlib/ -v
2403+
lit-args=--filter=':: stdlib/' -v
24042404
only-executable-test
24052405

24062406
[preset: stdlib_RD_standalone,build]

0 commit comments

Comments
 (0)