Index: tests/html/crypto_test.dart |
diff --git a/tests/html/crypto_test.dart b/tests/html/crypto_test.dart |
index 41666a551f3279e63628d5dd20352e9c044536b5..1cdc5a9fd668910cab8ef0a22dc2447209944be4 100644 |
--- a/tests/html/crypto_test.dart |
+++ b/tests/html/crypto_test.dart |
@@ -3,6 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
library crypto_test; |
+ |
import 'package:unittest/unittest.dart'; |
import 'package:unittest/html_individual_config.dart'; |
import 'dart:html'; |