From 39335eb3916b3e8a586275b2a120a49c45833b82 Mon Sep 17 00:00:00 2001 From: Vadim Pisarevsky Date: Thu, 21 Oct 2010 15:47:04 +0000 Subject: [PATCH] rand test is returned back --- tests/cxcore/src/arand.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.7.4