value flow: reverted TestOther, don't use value flow in test cases yet
This commit is contained in:
parent
a2fe1ebe92
commit
9c50deda64
|
@ -210,7 +210,6 @@ private:
|
|||
settings->inconclusive = inconclusive;
|
||||
settings->experimental = experimental;
|
||||
settings->standards.posix = posix;
|
||||
settings->valueFlow = true;
|
||||
|
||||
if (posix) {
|
||||
const char cfg[] = "<?xml version=\"1.0\"?>\n"
|
||||
|
|
Loading…
Reference in New Issue