Skip to content

Commit 03e15c4

Browse files
committed
Remove fragile test
1 parent 4426420 commit 03e15c4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

recipe/recipe.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ requirements:
3838
tests:
3939
- script:
4040
- cppcheck --version
41-
- if: unix
42-
then: "test \"$(cppcheck --version)\" == \"Cppcheck $PKG_VERSION\""
4341
- "echo ';' > test.h; cppcheck --check-config test.h"
4442

4543

0 commit comments

Comments
 (0)