value flow: reverted TestOther, don't use value flow in test cases yet

This commit is contained in:
Daniel Marjamäki 2014-01-08 16:18:50 +01:00
parent a2fe1ebe92
commit 9c50deda64
1 changed files with 0 additions and 1 deletions

View File

@ -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"