Unverified Commit 506d0f09 authored by Jacob MacDonald's avatar Jacob MacDonald Committed by GitHub

opt out the listener.dart generated file (#69223)

parent 3b9ef2e8
......@@ -945,6 +945,7 @@ class TestGoldenComparatorProcess {
final File testConfigFile = findTestConfigFile(globals.fs.file(testUri));
// Generate comparator process for the file.
return '''
// @dart=2.9
import 'dart:convert'; // ignore: dart_convert_import
import 'dart:io'; // ignore: dart_io_import
......
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