Tests
This commit is contained in:
parent
47194ad53e
commit
8b88c62d6a
|
|
@ -1,4 +1,3 @@
|
|||
/*
|
||||
// This is the instrumented flutter app!
|
||||
|
||||
import 'package:flutter_driver/driver_extension.dart';
|
||||
|
|
@ -9,4 +8,3 @@ void main() {
|
|||
enableFlutterDriverExtension();
|
||||
app.main(isTesting: true);
|
||||
}
|
||||
*/
|
||||
Loading…
Reference in New Issue