Index: dart/tests/lib/crypto/sha256_short_test_vectors.dart |
diff --git a/dart/tests/lib/crypto/sha256_short_test_vectors.dart b/dart/tests/lib/crypto/sha256_short_test_vectors.dart |
index e04f34b8914b743721daff36f6e87834177d118b..3ad67174872a8d88901973d7e787abc452b45589 100644 |
--- a/dart/tests/lib/crypto/sha256_short_test_vectors.dart |
+++ b/dart/tests/lib/crypto/sha256_short_test_vectors.dart |
@@ -1,5 +1,3 @@ |
-part of sha256_test; |
- |
// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
// 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. |