aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2010-04-28 14:39:39 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2013-01-05 17:17:48 +0100
commit486f69a6863f94d5e6ee2cd2bc3124e0863b070a (patch)
tree92979a5d001bfc30d1862e1dfbf57b29aee012a7 /test
parent25f24d3406750598ab091bc2ce98585decfd799d (diff)
downloadusdx-486f69a6863f94d5e6ee2cd2bc3124e0863b070a.tar.gz
usdx-486f69a6863f94d5e6ee2cd2bc3124e0863b070a.tar.xz
usdx-486f69a6863f94d5e6ee2cd2bc3124e0863b070a.zip
removed trailing white space
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 91b351e8..693872fd 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -54,7 +54,7 @@ $(TARGET): $(objects) $(deps)
$(CXX) $(CXXFLAGS) -MM -c $< -MF $@
##############################################################################
-# build and execute tests with code coverage and build nice html pages
+# build and execute tests with code coverage and build nice html pages
test-with-coverage: $(COVERAGE-DIR)/html/index.html
@test ! -e .error