فهرست منبع

update test import so it doesn't break

Luke 8 سال پیش
والد
کامیت
fc0b009ce2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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() {