File tree 1 file changed +4
-4
lines changed
src/test/java/org/codehaus/plexus/util/xml/pull
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1270,7 +1270,7 @@ public void testCustomEntityNotFoundInAttrTokenize() throws Exception
1270
1270
}
1271
1271
1272
1272
/**
1273
- * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</>
1273
+ * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</p >
1274
1274
*
1275
1275
* <p>test DOCDECL text with myCustomEntity that cannot be resolved, Unix line separator.</p>
1276
1276
*
@@ -1288,7 +1288,7 @@ public void testDocdeclTextWithEntitiesUnix()
1288
1288
}
1289
1289
1290
1290
/**
1291
- * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</>
1291
+ * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</p >
1292
1292
*
1293
1293
* <p>test DOCDECL text with myCustomEntity that cannot be resolved, DOS line separator.</p>
1294
1294
*
@@ -1333,7 +1333,7 @@ private void testDocdeclTextWithEntities( String filename )
1333
1333
}
1334
1334
1335
1335
/**
1336
- * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</>
1336
+ * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</p >
1337
1337
*
1338
1338
* <p>test DOCDECL text with entities appearing in attributes, Unix line separator.</p>
1339
1339
*
@@ -1351,7 +1351,7 @@ public void testDocdeclTextWithEntitiesInAttributesUnix()
1351
1351
}
1352
1352
1353
1353
/**
1354
- * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</>
1354
+ * <p>Issue #194: Incorrect getText() after parsing the DOCDECL section</p >
1355
1355
*
1356
1356
* <p>test DOCDECL text with entities appearing in attributes, DOS line separator.</p>
1357
1357
*
You can’t perform that action at this time.
0 commit comments