From 2464ad5c5945c98edd33fb69b3616a14771f1c8d Mon Sep 17 00:00:00 2001 From: Sarah Zakarias Date: Thu, 16 May 2024 17:03:24 +0200 Subject: [PATCH] Add `topics` to package "test" `pubspec.yaml` (#2230) --- pkgs/test/pubspec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/test/pubspec.yaml b/pkgs/test/pubspec.yaml index 7058a6703..804022e21 100644 --- a/pkgs/test/pubspec.yaml +++ b/pkgs/test/pubspec.yaml @@ -48,3 +48,6 @@ dev_dependencies: glob: ^2.0.0 test_descriptor: ^2.0.0 test_process: ^2.0.0 + +topics: + - testing