java(test): fix test names

This commit is contained in:
Alexander Alekhin
2017-12-29 04:14:30 +00:00
parent 69cd9cc1a6
commit 73316e10a0
2 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
package org.opencv.test.highgui;
package org.opencv.test.videoio;
import java.util.List;