Skip to content

Commit 831080c

Browse files
authored
Reverted changes in Linux testplan. (opencv#271)
1 parent c6908e5 commit 831080c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/test-plan-4.x.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"suites": {
33
"short": [ "opencv_test_core", "opencv_test_imgproc", "opencv_test_photo" ],
44

5-
"main": [
5+
"linux": [
66
"opencv_test_calib3d",
77
"opencv_test_core",
88
"opencv_test_dnn",
@@ -32,7 +32,7 @@
3232
"opencv_perf_videoio"
3333
],
3434

35-
"contrib": [
35+
"linux-contrib": [
3636
"opencv_test_bgsegm",
3737
"opencv_test_bioinspired",
3838
"opencv_test_dnn_superres",

0 commit comments

Comments
 (0)