Browse Source

Closes #592: Fix mix spaces and tabs in config.sh

Marcela Bonell 10 years ago
parent
commit
1a7a3b2bd5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/config.sh

+ 1 - 1
test/config.sh

@@ -43,7 +43,7 @@ imageTests+=(
 	'
 	[gcc]='
 		gcc-c-hello-world
-	        gcc-cpp-hello-world
+		gcc-cpp-hello-world
 	'
 	[golang]='
 		golang-hello-world