Commit 673b2b1
committed
EfxRulesTranslatorV2Test: Fix unit tests on Windows
The "schematrons.json" were indicated as different when running on
Windows.
Stripping the trailing whitespace avoids this problem.1 parent 694a7bc commit 673b2b1
File tree
1 file changed
+2
-1
lines changed- src/test/java/eu/europa/ted/efx/sdk2
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
0 commit comments