File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
junit-jupiter-api/src/main/java Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030 exports org .junit .jupiter .api .function ;
3131 exports org .junit .jupiter .api .io ;
3232 exports org .junit .jupiter .api .parallel ;
33- exports org .junit .jupiter .api .timeout to org .junit .jupiter .engine ;
3433 exports org .junit .jupiter .api .locale to org .junit .platform .commons ;
34+ exports org .junit .jupiter .api .timeout to org .junit .jupiter .engine ;
3535 exports org .junit .jupiter .api .timezone to org .junit .platform .commons ;
3636
3737 opens org .junit .jupiter .api .condition to org .junit .platform .commons ;
38- opens org .junit .jupiter .api .timeout to org .junit .platform .commons ;
3938 opens org .junit .jupiter .api .locale to org .junit .platform .commons ;
39+ opens org .junit .jupiter .api .timeout to org .junit .platform .commons ;
4040 opens org .junit .jupiter .api .timezone to org .junit .platform .commons ;
4141}
You can’t perform that action at this time.
0 commit comments