| Index: tests/lib/typed_data/float64x2_functional_test.dart
|
| diff --git a/tests/lib/typed_data/float64x2_functional_test.dart b/tests/lib/typed_data/float64x2_functional_test.dart
|
| index 642b42b5b52fbb2b4592d80d3bbcf554a7f6b73b..fb144e7e3d55a98565c90aac8099f04f4aefc45f 100644
|
| --- a/tests/lib/typed_data/float64x2_functional_test.dart
|
| +++ b/tests/lib/typed_data/float64x2_functional_test.dart
|
| @@ -3,8 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
| // VMOptions=--deoptimization_counter_threshold=1000 --optimization-counter-threshold=10
|
|
|
| -// Library tag to be able to run in html test framework.
|
| -library float32x4_test;
|
| +library float64x2_functional_test;
|
|
|
| import "package:expect/expect.dart";
|
| import 'dart:typed_data';
|
|
|