Skip to content

Commit 28bedeb

Browse files
committed
Improve the style of tests.
[email protected] Review URL: https://codereview.chromium.org//1350553004 .
1 parent ad09324 commit 28bedeb

15 files changed

+2509
-3483
lines changed

pkgs/crypto/lib/crypto.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export 'src/base64.dart';
88
export 'src/base64/decoder.dart';
99
export 'src/base64/encoder.dart';
1010
export 'src/crypto_utils.dart';
11+
export 'src/hash.dart';
1112
export 'src/hmac.dart';
1213
export 'src/md5.dart';
1314
export 'src/sha1.dart';

0 commit comments

Comments
 (0)