Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
(as it was copy pasted to place from where I copy pasted it :)
  • Loading branch information
cstamas committed Feb 17, 2024
1 parent a8b7aac commit 6a8a368
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public SnakeyamlGeneratorTest() {
super("snakeyaml");
}

public void testXpp3Generator() throws Throwable {
public void testGenerator() throws Throwable {
ModelloCore modello = (ModelloCore) lookup(ModelloCore.ROLE);

Model model = modello.loadModel(getXmlResourceReader("/ibcore-executor.mdo"));
Expand Down

0 comments on commit 6a8a368

Please sign in to comment.