Skip to content

Commit 1b93d46

Browse files
committed
Update unit tests
1 parent 9b12ecf commit 1b93d46

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

script/tool/test/podspec_check_command_test.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ void main() {
156156
.path,
157157
'--configuration=Debug',
158158
'--skip-tests',
159-
'--use-modular-headers',
160159
'--use-libraries'
161160
],
162161
packagesDir.path),
@@ -171,7 +170,6 @@ void main() {
171170
.path,
172171
'--configuration=Debug',
173172
'--skip-tests',
174-
'--use-modular-headers',
175173
],
176174
packagesDir.path),
177175
]),
@@ -212,7 +210,6 @@ void main() {
212210
.path,
213211
'--configuration=Debug',
214212
'--skip-tests',
215-
'--use-modular-headers',
216213
'--use-libraries'
217214
],
218215
packagesDir.path),
@@ -227,7 +224,6 @@ void main() {
227224
.path,
228225
'--configuration=Debug',
229226
'--skip-tests',
230-
'--use-modular-headers',
231227
],
232228
packagesDir.path),
233229
]),

0 commit comments

Comments
 (0)