auto merge of #2245 : jgraham/servo/make_wptargs, r=Ms2ger

This commit is contained in:
bors-servo 2014-04-28 06:07:35 -04:00
commit 6e9d8366b3

View file

@ -93,7 +93,7 @@ check-content: contenttest
.PHONY: check-wpt
check-wpt:
bash $(S)src/test/wpt/run.sh $(S) $(B)
bash $(S)src/test/wpt/run.sh $(S) $(B) $(WPTARGS)
.PHONY: tidy
tidy: