Skip to content

Commit f2fd9c6

Browse files
authored
Merge pull request #7882 from tautschnig/bugfixes/7881-cpplint-tests
fixup! Fix cpp-linter tests to avoid .git dependency
2 parents fe7fa90 + a4bb92e commit f2fd9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regression/cpp-linter/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
add_test_pl_tests("../../../scripts/cpplint.py")
1+
add_test_pl_tests("../../../scripts/cpplint.py --repository=../../../")

0 commit comments

Comments
 (0)