Adjust whitespace

Corrected whitespace to conform with contribution guidelines.
This commit is contained in:
Dennis Pelton 2015-10-09 11:26:28 -04:00
parent e1c84bae37
commit 1dfdbb6204
1 changed files with 38 additions and 39 deletions

View File

@ -25,7 +25,6 @@ SHELL_TARGETS := $(addprefix test-,$(SHELLS))
# Test suites are the names of subfolders of './test'.
TEST_SUITE := $(shell find ./test/* -type d -prune -exec basename {} \;)
# Default target (by virtue of being the first non '.'-prefixed in the file).
.PHONY: _no-target-specified
_no-target-specified: