modifiedmethod:
assertXMLFilesEquals
removed throws SAXException; removed throws IOException
- static void assertXMLFilesEquals(ghidra.xml.XmlPullParser expectedXMLParser, ghidra.xml.XmlPullParser testXMLParser) throws SAXException, IOException
+ static void assertXMLFilesEquals(ghidra.xml.XmlPullParser expectedXMLParser, ghidra.xml.XmlPullParser testXMLParser)