Pārlūkot izejas kodu

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

Tianon Gravi 9 gadi atpakaļ
vecāks
revīzija
cc4a6de7c8
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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