mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-26 01:05:38 +00:00
11-FixClassStructureIssues
This commit is contained in:
parent
d88934e9a5
commit
1952ea6787
5 changed files with 1 additions and 13 deletions
|
|
@ -44,11 +44,8 @@ public class CheckAssertionActionTest {
|
|||
|
||||
private static final URL SAMPLE_ASSERTIONS = CheckAssertionActionTest.class.getResource("/examples/assertions/tests-xrechnung.xml");
|
||||
|
||||
private CommandLine commandLine;
|
||||
|
||||
@Before
|
||||
public void setup() throws IOException {
|
||||
this.commandLine = new CommandLine();
|
||||
CommandLine.activate();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue