From fc0b009ce202552733328146ca3237e63eb0f9ee Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 13 May 2017 21:39:50 -0700 Subject: [PATCH] update test import so it doesn't break --- test/parser_test.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/parser_test.dart b/test/parser_test.dart index 1ea1c6e..579043a 100644 --- a/test/parser_test.dart +++ b/test/parser_test.dart @@ -1,5 +1,5 @@ import 'package:flutter_test/flutter_test.dart'; -import 'package:router/router.dart'; +import 'package:fluro/router.dart'; void main() {