We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a68dc commit a686faaCopy full SHA for a686faa
run_single_test.py
@@ -48,7 +48,7 @@ def main() -> None:
48
49
if not is_windows():
50
scan_test_data_symlinks()
51
- setup_symlinks()
+ setup_symlinks()
52
setup_commands(args.backend)
53
if not args.quick:
54
detect_system_compiler(args)
0 commit comments