update _tests.txt

This commit is contained in:
Anthony Calosa
2015-08-24 10:05:05 +08:00
parent dbd7f82eab
commit ac29367ff8
2 changed files with 3 additions and 1 deletions

View File

@@ -3212,7 +3212,7 @@ public:
}
return multiplier->getValue()*tokenize;
}
else
else
return multiplier->getValue();
}