| Index: test/runner/browser/safari_test.dart
|
| diff --git a/test/runner/browser/safari_test.dart b/test/runner/browser/safari_test.dart
|
| index 5fdea1de0f01e3085139b03810bb1654d610c7c0..8781833ff05f48cf1a03aa77059b9d2034449aef 100644
|
| --- a/test/runner/browser/safari_test.dart
|
| +++ b/test/runner/browser/safari_test.dart
|
| @@ -2,7 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -@TestOn("vm && mac-os")
|
| @Tags(const ["safari"])
|
|
|
| import 'package:scheduled_test/descriptor.dart' as d;
|
|
|