to test buildbot (1)

This commit is contained in:
Maria Dimashova 2011-04-02 15:01:44 +00:00
parent f9d9b3893b
commit b1e0f2a45e

View File

@ -1086,4 +1086,3 @@ TEST( Features2d_DescriptorMatcher_FlannBased, regression )
CV_DescriptorMatcherTest test( "descriptor-matcher-flann-based", new FlannBasedMatcher, 0.04f );
test.safe_run();
}