Skip to content

Commit 2479ea6

Browse files
author
Your Name
committed
Tweak the cli tests
1 parent c6c1948 commit 2479ea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/cli/other_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ def test_showtime_top5_summary_compdb(tmp_path):
10451045

10461046

10471047
def __test_showtime_file(tmp_path, use_compdb=False, use_addons=False, use_clang_tidy=False):
1048-
exp_res = 79
1048+
exp_res = 80
10491049
# project analysis does not call Preprocessor::getConfig()
10501050
if use_compdb:
10511051
exp_res -= 1

0 commit comments

Comments
 (0)