Index: test/utils.dart |
diff --git a/test/utils.dart b/test/utils.dart |
index 445b9fcffc7b184c9c427e5f90a047abc147f5a2..c32ea2c1a6a550e49c22fc1ea9dfc6bad052fa4c 100644 |
--- a/test/utils.dart |
+++ b/test/utils.dart |
@@ -3,8 +3,6 @@ |
// BSD-style license that can be found in the LICENSE file. |
/// Helper utilities for testing. |
-library async.test.util; |
- |
import "dart:async"; |
import "package:async/async.dart"; |