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

Commit5b263f3

Browse files
Comments are corrected
1 parent7fa4aa8 commit5b263f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tests/test_remote.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ def test_read_binary__spec__unk_file(self):
226226

227227
deftest_get_file_size(self):
228228
"""
229-
TestLocalOperations::get_file_size.
229+
TestRemoteOperations::get_file_size.
230230
"""
231231
filename=__file__# current file
232232

@@ -239,7 +239,7 @@ def test_get_file_size(self):
239239

240240
deftest_get_file_size__unk_file(self):
241241
"""
242-
TestLocalOperations::get_file_size.
242+
TestRemoteOperations::get_file_size.
243243
"""
244244

245245
withpytest.raises(ExecUtilException,match=re.escape("du: cannot access '/dummy': No such file or directory")):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp