Chromium Code Reviews| Index: test/hmac_sha256_test.dart |
| diff --git a/test/hmac_sha256_test.dart b/test/hmac_sha256_test.dart |
| index fa6a16841a60d142064a0fa9fb8caaa3bbe4b238..904a7f06df4fb45bf31565798e83a866a23b78d2 100644 |
| --- a/test/hmac_sha256_test.dart |
| +++ b/test/hmac_sha256_test.dart |
| @@ -3,8 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| // Library tag to allow the test to run on Dartium. |
| -library hmac_sha256_test; |
| - |
| import "package:crypto/crypto.dart"; |
| import "package:test/test.dart"; |