fix accumulated whitespace and indentation damage
diff --git a/shell/ash_test/ash-heredoc/heredoc.tests b/shell/ash_test/ash-heredoc/heredoc.tests
index 31316a5..b3cdc3f 100755
--- a/shell/ash_test/ash-heredoc/heredoc.tests
+++ b/shell/ash_test/ash-heredoc/heredoc.tests
@@ -1,6 +1,6 @@
 # check order and content of multiple here docs
 
-cat << EOF1 << EOF2 
+cat << EOF1 << EOF2
 hi
 EOF1
 there