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

Commite9b8fcb

Browse files
committed
Remove the version test
1 parent63c2810 commite9b8fcb

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

‎tests/expected/option_version.out

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎tests/option_test.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,6 @@ def test_help_1(self):
1515
help_out.read().decode("utf-8")
1616
)
1717

18-
# @unittest.skip("skip")
19-
deftest_version_2(self):
20-
"""help options"""
21-
withopen(os.path.join(self.dir_path,"expected/option_version.out"),"rb")asversion_out:
22-
self.assertIn(
23-
version_out.read().decode("utf-8").strip(),
24-
self.run_pb(["--version"])
25-
)
26-
2718
# @unittest.skip("skip")
2819
deftest_without_backup_path_3(self):
2920
"""backup command failure without backup mode option"""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp