Skip to content

Commit d5b1e28

Browse files
committed
bug fix- thanks for telling and implementing the bug report.
1 parent c99fa6e commit d5b1e28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/test/java/junit5Tests/release_1/MultipleEncounterTests.java

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
import java.util.ArrayList;
1717
import java.util.Collection;
1818

19+
/**
20+
* @author Rankhole, thsc42
21+
*/
1922
public class MultipleEncounterTests {
2023
private static final String TEST_FOLDER = "MultipleEncounterTests";
2124
public static final String ANIMAL = "animal";

0 commit comments

Comments
 (0)