opencv/modules/highgui/test/test_main.cpp

7 lines
247 B
C++
Raw Normal View History

// This file is part of OpenCV project.
// It is subject to the license terms in the LICENSE file found in the top-level directory
// of this distribution and at http://opencv.org/license.html.
#include "test_precomp.hpp"
2011-06-01 22:23:55 +08:00
2011-06-02 16:53:12 +08:00
CV_TEST_MAIN("highgui")