Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitd885bea

Browse files
authored
Merge pull request#2052 from EliahKagan/cat-file-nocov
Run `cat_file.py` fixture without site customizations
2 parents7677c05 +088d090 commitd885bea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎test/test_git.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,7 @@ def stderr_handler(line):
773773

774774
cmdline= [
775775
sys.executable,
776+
"-S",# Keep any `CoverageWarning` messages out of the subprocess stderr.
776777
fixture_path("cat_file.py"),
777778
str(fixture_path("issue-301_stderr")),
778779
]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp