commit | 76784651d42a42399cf2a24d92a2afe3b9a2cf89 | [log] [tgz] |
---|---|---|
author | Dan Field <dnfield@google.com> | Thu Nov 05 17:28:47 2020 -0800 |
committer | GitHub <noreply@github.com> | Thu Nov 05 17:28:47 2020 -0800 |
tree | 4b716b7582aba530c8f936203e6613f63cf50f75 | |
parent | a3f6ea6f38df520915566eca5cda16827477a251 [diff] [blame] |
Move package:integration_test to flutter/flutter (#69622)
diff --git a/dev/bots/analyze.dart b/dev/bots/analyze.dart index 3449c3e..9e60c46 100644 --- a/dev/bots/analyze.dart +++ b/dev/bots/analyze.dart
@@ -270,6 +270,7 @@ 'package:flutter_test/flutter_test.dart', 'hit_test.dart', 'package:test_api/src/backend/live_test.dart', + 'package:integration_test/integration_test.dart', }; Future<void> verifyNoTestImports(String workingDirectory) async {