Skip to content

Commit a4bb92e

Browse files
committed
fixup! Fix cpp-linter tests to avoid .git dependency
Extend the fix from #7799 to CMake configurations. Fixes: #7881
1 parent 92581d1 commit a4bb92e

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)