Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit c48daf2

Browse files
committed
Add default argument to runtests.py
1 parent 50f2bb0 commit c48daf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/runtest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -966,6 +966,7 @@ def run_tests(host_os,
966966
is_ilasm=False,
967967
is_illink=False,
968968
run_crossgen_tests=False,
969+
large_version_bubble=False,
969970
run_sequential=False,
970971
limited_core_dumps=False):
971972
""" Run the coreclr tests

0 commit comments

Comments
 (0)