mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-08-07 15:21:01 +00:00
avoid redundancy by using extractor built in setUp()
makeExtractor() - call extractor.setExtractorJS(new ExtractorJS()) since we got rid of the static ExtractorJS stuff
testConditionalComment1() - override to skip the test since it fails with JerichoExtractorHTML