Unverified Commit 7cc71618 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

Compatibility pass on flutter/semantics tests for JavaScript compilation. (7) (#33360)

parent 1bc84024
...@@ -348,6 +348,7 @@ Future<void> _runWebTests() async { ...@@ -348,6 +348,7 @@ Future<void> _runWebTests() async {
'test/services/', 'test/services/',
'test/painting/', 'test/painting/',
'test/scheduler/', 'test/scheduler/',
'test/semantics/',
]); ]);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment