提交 cb2b2863 编写于 作者: A Andrey Kamaev

Java tests: removed test_1

上级 ccc35682
......@@ -318,11 +318,6 @@ public class OpenCVTestCase extends TestCase {
Core.checkRange(diff, true, new Point(), 0.0, eps));
}
public void test_1(String label) {
OpenCVTestRunner.Log("================================================");
OpenCVTestRunner.Log("=============== " + label);
}
protected static String readFile(String path) {
FileInputStream stream = null;
try {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册