modified mhi-update test to avoid rounding problems (ticket #639)

This commit is contained in:
Vadim Pisarevsky
2010-11-02 22:01:15 +00:00
parent 5b6a755719
commit 7bda826671
2 changed files with 3 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ const char* blacklist[] =
"warp-resize", //ticket 429
"warp-undistort", //ticket 577
"mhi-update", //ticket 639
//"mhi-update", //ticket 639
0
};