diff --git a/test/Makefile b/test/Makefile
index af426cb2672..8825c53d5b1 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,14 +1,14 @@
 #===- test/Makefile ----------------------------------------*- Makefile -*--===#
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
 # This file is distributed under the University of Illinois Open Source
 # License. See LICENSE.TXT for details.
-# 
+#
 #===------------------------------------------------------------------------===#
 
 LEVEL = ..
-DIRS  = 
+DIRS  =
 
 #
 # Make Dejagnu the default for testing