mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
(fix) compile
This commit is contained in:
parent
ab31ed71b1
commit
8d49b0fea3
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ import de.kosit.validationtool.api.Result;
|
|||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class DefaultCheckTest extends CheckTest {
|
||||
public class DefaultCheckTest {
|
||||
|
||||
private static final URL SCENARIO_DEFINITION = ScenarioRepositoryTest.class.getResource("/examples/UBLReady/scenarios-2.xml");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue