Skip to content

Commit 7de4471

Browse files
committed
using a proper testing sitemap.
1 parent 8d7e0d8 commit 7de4471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mocha=@./node_modules/.bin/mocha
2-
sitemap=--sitemap_index_url=http://doandroidsdance.local/sitemap_index.xml
2+
sitemap=--sitemap_index_url=http://www.nytimes-se.com/nytse/sitemap.xml
33
test-without=spec/spec.without-sitemap.js
44
test-sitemap=spec/spec.with-sitemap.js
55

0 commit comments

Comments
 (0)