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() {
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 ]),
You can’t perform that action at this time.
0 commit comments