From ff186363715210ec4dfa36d4df93706be6d2549e Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Wed, 26 Aug 2020 16:03:01 -0700 Subject: [PATCH] Link to SDK version of script (flutter/engine#20798) --- engine/src/flutter/testing/fuchsia/run_tests.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/engine/src/flutter/testing/fuchsia/run_tests.sh b/engine/src/flutter/testing/fuchsia/run_tests.sh index 61c2de7b8dd..4e71fa2ea20 100755 --- a/engine/src/flutter/testing/fuchsia/run_tests.sh +++ b/engine/src/flutter/testing/fuchsia/run_tests.sh @@ -1,5 +1,8 @@ #!/bin/bash +# Any modifications to this script may be applicable to +# https://github.com/flutter/flutter/blob/master/dev/bots/run_fuchsia_tests.sh + # This expects the device to be in zedboot mode, with a zedboot that is # is compatible with the Fuchsia system image provided. #