Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

Commit fb914c2

Browse files
committed
[fix] add missing test annotation
1 parent 3a233ca commit fb914c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/test/java/ch/x28/inscriptis/InscriptisTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ private static String getText(String htmlContent, ParserConfig config) {
7272

7373
}
7474

75+
@Test
7576
public void testBr() {
7677

7778
//given

0 commit comments

Comments
 (0)