Skip to content

Commit e9b8fcb

Browse files
committed
Remove the version test
1 parent 63c2810 commit e9b8fcb

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-
def test_version_2(self):
20-
"""help options"""
21-
with open(os.path.join(self.dir_path, "expected/option_version.out"), "rb") as version_out:
22-
self.assertIn(
23-
version_out.read().decode("utf-8").strip(),
24-
self.run_pb(["--version"])
25-
)
26-
2718
# @unittest.skip("skip")
2819
def test_without_backup_path_3(self):
2920
"""backup command failure without backup mode option"""

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy