Explorar el Código

update test import so it doesn't break

Luke hace 8 años
padre
commit
fc0b009ce2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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() {