We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b0c55 commit 28f8fe9Copy full SHA for 28f8fe9
test/mustachio/render_tests_test.dart
@@ -2,7 +2,7 @@
2
// for details. All rights reserved. Use of this source code is governed by a
3
// BSD-style license that can be found in the LICENSE file.
4
5
-// This test only needs to be run on one platform. Mac OS simplifies things.
+// This test does not need to be run on all platforms.
6
@OnPlatform({'windows': Skip()})
7
import 'dart:io';
8
import 'dart:isolate' show Isolate;
0 commit comments