style: apply dart format to 21 drifted test files
This commit is contained in:
@@ -20,7 +20,6 @@ void main() {
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
test('bundled gzip inputs have deterministic normalized headers and bytes', () {
|
||||
final allKeys = File('scripts/data/${allKeysSource.bundledFileName}').readAsBytesSync();
|
||||
final fractional = File('scripts/data/${fractionalUcaSource.bundledFileName}').readAsBytesSync();
|
||||
|
||||
Reference in New Issue
Block a user