Remove trailing whitespace.

This commit is contained in:
Jordan Harband
2014-09-29 14:26:19 -07:00
parent 2737a95645
commit fda05fb64b
3 changed files with 13 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ $(SHELLS):
@$@ $(URCHIN) -f test/$(TEST_SUITE)
test: $(SHELLS)
@$(URCHIN) -f test/slow
@$(URCHIN) -f test/slow
default: test