瀏覽代碼

Fix dart test to be runnable

Joe Ferguson 4 年之前
父節點
當前提交
05c5737ce9
共有 2 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      test/config.sh
  2. 0 0
      test/tests/run-dart-in-container.sh

+ 3 - 0
test/config.sh

@@ -54,6 +54,9 @@ imageTests+=(
 	[convertigo]='
 		convertigo-hello-world
 	'
+	[dart]='
+		dart-hello-world
+	'
 	[debian]='
 		debian-apt-get
 	'

+ 0 - 0
test/tests/run-dart-in-container.sh