File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,6 @@ void main() {
156
156
.path,
157
157
'--configuration=Debug' ,
158
158
'--skip-tests' ,
159
- '--use-modular-headers' ,
160
159
'--use-libraries'
161
160
],
162
161
packagesDir.path),
@@ -171,7 +170,6 @@ void main() {
171
170
.path,
172
171
'--configuration=Debug' ,
173
172
'--skip-tests' ,
174
- '--use-modular-headers' ,
175
173
],
176
174
packagesDir.path),
177
175
]),
@@ -212,7 +210,6 @@ void main() {
212
210
.path,
213
211
'--configuration=Debug' ,
214
212
'--skip-tests' ,
215
- '--use-modular-headers' ,
216
213
'--use-libraries'
217
214
],
218
215
packagesDir.path),
@@ -227,7 +224,6 @@ void main() {
227
224
.path,
228
225
'--configuration=Debug' ,
229
226
'--skip-tests' ,
230
- '--use-modular-headers' ,
231
227
],
232
228
packagesDir.path),
233
229
]),
You can’t perform that action at this time.
0 commit comments