Skip to content

Commit 92e1d03

Browse files
author
Joerg Huber
committed
Restructuring due to maven build.
1 parent 2ef74f3 commit 92e1d03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SIF3InfraREST/sif3InfraModel/src/test/java/sif3/infra/common/test/conversion/TestInfraUnmarshalFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ public static void main(String[] args)
7676

7777
System.out.println("Start Testing InfraUnmarshalFactory...");
7878

79-
// tester.testFromXML();
79+
tester.testFromXML();
8080
tester.testSupportMethods();
8181

8282
System.out.println("End Testing InfraUnmarshalFactory.");

0 commit comments

Comments
 (0)