Browse Source

update test import so it doesn't break

Luke 8 years ago
parent
commit
fc0b009ce2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/parser_test.dart

+ 1 - 1
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() {