Remove a suppression for travis job since the FP has disappeared (see #6099 False positive: variable scope, macro with scope)
This commit is contained in:
parent
a8a11f2413
commit
74564e3256
|
@ -3,7 +3,6 @@ redundantNextPrevious:test/testtoken.cpp
|
|||
simplePatternError:test/testtoken.cpp
|
||||
uselessAssignmentPtrArg:build/checkstl.cpp
|
||||
uselessAssignmentPtrArg:build/tokenize.cpp
|
||||
variableScope:test/testtokenize.cpp
|
||||
*:gui/test*
|
||||
*:test/test.cxx
|
||||
*:test/cfg*
|
||||
|
|
Loading…
Reference in New Issue