Index: tests/html/touchevent_test.dart |
diff --git a/tests/html/touchevent_test.dart b/tests/html/touchevent_test.dart |
index fba6e6161d63108c49bd72866bb24f4673429806..48cc98d985d3f272b33361a9a7215c32c589d91a 100644 |
--- a/tests/html/touchevent_test.dart |
+++ b/tests/html/touchevent_test.dart |
@@ -3,6 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
library touch_event_test; |
+ |
import 'package:unittest/unittest.dart'; |
import 'package:unittest/html_individual_config.dart'; |
import 'dart:html'; |