Fix dart test to be runnable

This commit is contained in:
Joe Ferguson 2021-05-21 17:26:25 -07:00
parent 2d2bf418a8
commit 05c5737ce9
2 changed files with 3 additions and 0 deletions

View File

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

0
test/tests/run-dart-in-container.sh Normal file → Executable file
View File