File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/test/java/org/codehaus/plexus/util/xml/pull Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1185,7 +1185,7 @@ public void testCustomEntityNotFoundInAttrTokenize() throws Exception
1185
1185
}
1186
1186
1187
1187
/**
1188
- * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</>
1188
+ * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</p >
1189
1189
*
1190
1190
* <p>test DOCDECL text with myCustomEntity that cannot be resolved, Unix line separator.</p>
1191
1191
*
@@ -1203,7 +1203,7 @@ public void testDocdeclTextWithEntitiesUnix()
1203
1203
}
1204
1204
1205
1205
/**
1206
- * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</>
1206
+ * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</p >
1207
1207
*
1208
1208
* <p>test DOCDECL text with myCustomEntity that cannot be resolved, DOS line separator.</p>
1209
1209
*
@@ -1248,7 +1248,7 @@ private void testDocdeclTextWithEntities( String filename )
1248
1248
}
1249
1249
1250
1250
/**
1251
- * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</>
1251
+ * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</p >
1252
1252
*
1253
1253
* <p>test DOCDECL text with entities appearing in attributes, Unix line separator.</p>
1254
1254
*
@@ -1266,7 +1266,7 @@ public void testDocdeclTextWithEntitiesInAttributesUnix()
1266
1266
}
1267
1267
1268
1268
/**
1269
- * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</>
1269
+ * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</p >
1270
1270
*
1271
1271
* <p>test DOCDECL text with entities appearing in attributes, DOS line separator.</p>
1272
1272
*
You can’t perform that action at this time.
0 commit comments