Java tests: removed test_1
This commit is contained in:
parent
ccc356829c
commit
cb2b28636f
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user