summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/widget_test.dart2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/widget_test.dart b/test/widget_test.dart
index 3a794df..5779cd8 100644
--- a/test/widget_test.dart
+++ b/test/widget_test.dart
@@ -5,7 +5,7 @@
// gestures. You can also use WidgetTester to find child widgets in the widget
// tree, read text, and verify that the values of widget properties are correct.
-import 'package:uvok_epaper_badge/badge_app.dart';
+import 'package:uvok_epaper_badge/widgets/badge_app.dart';
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';