File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 26
26
},
27
27
{
28
28
"PART_NAME" : " examples-part2" ,
29
- "TESTS_TO_RUN" : " --tests \" org.utbot.examples.exceptions.* \" --tests \" org.utbot.examples. invokes.*\" --tests \" org.utbot.examples.lambda.*\" --tests \" org.utbot.examples.make.symbolic.*\" --tests \" org.utbot.examples.math.*\" --tests \" org.utbot.examples.mixed.*\" "
29
+ "TESTS_TO_RUN" : " --tests \" org.utbot.examples.invokes.*\" --tests \" org.utbot.examples.lambda.*\" --tests \" org.utbot.examples.make.symbolic.*\" --tests \" org.utbot.examples.math.*\" --tests \" org.utbot.examples.mixed.*\" "
30
30
},
31
31
{
32
32
"PART_NAME" : " examples-part3" ,
56
56
"PART_NAME" : " examples-part9" ,
57
57
"TESTS_TO_RUN" : " --tests \" org.utbot.examples.mock.*\" --tests \" org.utbot.examples.models.*\" --tests \" org.utbot.examples.natives.*\" --tests \" org.utbot.examples.objects.*\" --tests \" org.utbot.examples.reflection.*\" --tests \" org.utbot.examples.threads.*\" "
58
58
},
59
+ {
60
+ "PART_NAME" : " examples-part10" ,
61
+ "TESTS_TO_RUN" : " --tests \" org.utbot.examples.exceptions.*\" "
62
+ },
59
63
{
60
64
"PART_NAME" : " examples-lists" ,
61
65
"TESTS_TO_RUN" : " --tests \" org.utbot.examples.collections.ListsPart1Test\" --tests \" org.utbot.examples.collections.ListsPart2Test\" --tests \" org.utbot.examples.collections.ListsPart3Test\" "
You can’t perform that action at this time.
0 commit comments