From 0d3d5465f873c4a263acf931698fd90744b6f87c Mon Sep 17 00:00:00 2001 From: Ivone Djaja Date: Mon, 24 Aug 2026 23:42:21 +0800 Subject: [PATCH] Add assets for api docs to test registry --- registry/assets_for_api_docs.test | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 registry/assets_for_api_docs.test diff --git a/registry/assets_for_api_docs.test b/registry/assets_for_api_docs.test new file mode 100644 index 0000000..6649c18 --- /dev/null +++ b/registry/assets_for_api_docs.test @@ -0,0 +1,7 @@ +# Tests from https://github.com/flutter/assets-for-api-docs + +contact=katelovett@google.com +fetch=git -c core.longPaths=true clone https://github.com/flutter/assets-for-api-docs.git tests +fetch=git -c core.longPaths=true -C tests checkout 109051af07cb2927f54512b58d6b25d4f515765b +update=. +test=./ci/check analyze \ No newline at end of file