Skip to content

Commit

Permalink
Update test_cmdline.py
Browse files Browse the repository at this point in the history
  • Loading branch information
noraz31 authored Apr 25, 2024
1 parent 5a514a9 commit 932a25c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion analyzer/tests/functional/cmdline/test_cmdline.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ def test_analyzer_config(self):
self.assertTrue(desc)
self.assertFalse(desc[0].islower())


def test_parse_incorrect_file_path(self):
"""
This test checks whether the parse command stops running if a
Expand Down

0 comments on commit 932a25c

Please sign in to comment.