We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e7647 commit 304eb2cCopy full SHA for 304eb2c
pkg/dev_compiler/test/modular_suite_nnbd.dart
@@ -21,7 +21,7 @@ main(List<String> args) async {
21
await _resolveScripts();
22
await runSuite(
23
sdkRoot.resolve('tests/compiler/dartdevc/modular/'),
24
- 'tests/compiler/dartdevc/modular/',
+ 'tests/compiler/dartdevc/modular',
25
_options,
26
IOPipeline([
27
SourceToSummaryDillStep(),
0 commit comments