example(routing): adding routing example and e2e tests
This commit is contained in:

committed by
Brian Ford

parent
9d2776183a
commit
4cfe92c47a
5
modules/examples/e2e_test/routing/routing_spec.dart
Normal file
5
modules/examples/e2e_test/routing/routing_spec.dart
Normal file
@ -0,0 +1,5 @@
|
||||
library examples.e2e_test.routing.routing_spec;
|
||||
|
||||
main() {
|
||||
|
||||
}
|
Reference in New Issue
Block a user