Chromium Code Reviews| Index: test/sha1_test.dart |
| diff --git a/test/sha1_test.dart b/test/sha1_test.dart |
| index 95d973b6cf7fb19521ecdb07ffe323e28a14a08e..a531b99c8330b9b5f48dae3e0acbc0d91b902060 100644 |
| --- a/test/sha1_test.dart |
| +++ b/test/sha1_test.dart |
| @@ -11,7 +11,6 @@ import "package:test/test.dart"; |
| part 'sha1_long_test_vectors.dart'; |
| part 'sha1_short_test_vectors.dart'; |
| - |
| void main() { |
| test('expected values', _testExpectedValues); |
| test('invalid use', _testInvalidUse); |