From: Vadim Pisarevsky Date: Thu, 21 Oct 2010 15:47:04 +0000 (+0000) Subject: rand test is returned back X-Git-Tag: accepted/2.0/20130307.220821~4339 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=39335eb3916b3e8a586275b2a120a49c45833b82;p=profile%2Fivi%2Fopencv.git rand test is returned back --- diff --git a/tests/cxcore/src/arand.cpp b/tests/cxcore/src/arand.cpp index 507b579..6aefbc2 100644 --- a/tests/cxcore/src/arand.cpp +++ b/tests/cxcore/src/arand.cpp @@ -340,4 +340,4 @@ void CV_RandTest::run( int ) } } -//CV_RandTest rand_test; +CV_RandTest rand_test;