From 46b11bc33b0ddf414b9d66da5b057ecd92072855 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Thu, 30 Aug 2018 09:42:29 +0200 Subject: [PATCH] Add dart_test.yaml file to suppress tag warnings tags are added in the file without any special options --- dart_test.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dart_test.yaml diff --git a/dart_test.yaml b/dart_test.yaml new file mode 100644 index 0000000..a7c6d02 --- /dev/null +++ b/dart_test.yaml @@ -0,0 +1,10 @@ +platforms: [chrome] + +tags: + nobrowser: + + bad: + + sad: + + happy: