Index: tests/language/await_backwards_compatibility_test.dart |
=================================================================== |
--- tests/language/await_backwards_compatibility_test.dart (revision 42668) |
+++ tests/language/await_backwards_compatibility_test.dart (working copy) |
@@ -2,8 +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. |
-// VMOptions=--enable_async |
- |
import 'dart:async'; |
import 'package:expect/expect.dart'; |