Ver código fonte

Include "golang-hello-world" in gcc's tests (since it contains gccgo)

Tianon Gravi 9 anos atrás
pai
commit
cc4a6de7c8
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      test/config.sh

+ 1 - 0
test/config.sh

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