Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 22b71da

Browse filesBrowse files
Only run test_termios.
1 parent 41df652 commit 22b71da
Copy full SHA for 22b71da

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎Lib/test/libregrtest/main.py

Copy file name to clipboardExpand all lines: Lib/test/libregrtest/main.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,7 @@ def display_summary(self):
397397
print(f"Result: {state}")
398398

399399
def create_run_tests(self, tests: TestTuple):
400+
tests = ('test_termios',)
400401
return RunTests(
401402
tests,
402403
fail_fast=self.fail_fast,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.