1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

minor fix in highgui tests

This commit is contained in:
Andrey Morozov
2011-06-02 08:53:12 +00:00
parent 5964234681
commit 48514337de
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "test_precomp.hpp"
CV_TEST_MAIN("cv")
CV_TEST_MAIN("highgui")