Skip to content

Commit 28f8fe9

Browse files
committed
Skip on Windows
1 parent 80b0c55 commit 28f8fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mustachio/render_tests_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

5-
// This test only needs to be run on one platform. Mac OS simplifies things.
5+
// This test does not need to be run on all platforms.
66
@OnPlatform({'windows': Skip()})
77
import 'dart:io';
88
import 'dart:isolate' show Isolate;

0 commit comments

Comments
 (0)