Spaces
This commit is contained in:
@@ -154,7 +154,7 @@ public class SitemapGeneratorTest extends TestCase {
|
||||
String sitemap = writeSingleSiteMap(wsg);
|
||||
assertEquals(expected, sitemap);
|
||||
}
|
||||
|
||||
|
||||
public void testBadUrl() throws Exception {
|
||||
wsg = new WebSitemapGenerator("http://www.example.com", dir);
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user