Jelajahi Sumber

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

Tianon Gravi 9 tahun lalu
induk
melakukan
cc4a6de7c8
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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