Skip to content

Commit 7a24869

Browse files
author
Felix Faber
committed
Fixed whitespace in test
1 parent 07a9ec8 commit 7a24869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cli/more-projects_test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,7 @@ def test_shared_items_project(tmpdir = ""):
859859
'--project-configuration=Release|x64',
860860
'-j1'
861861
]
862-
862+
863863
exitcode, stdout, stderr = cppcheck(args)
864864
assert exitcode == 0
865865
lines = stdout.splitlines()

0 commit comments

Comments
 (0)