blob: 4272255e5c290713596379e3dae7d7cad5fba0d1 [file] [edit]
// Copyright (c) 2026, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:http2/src/connection.dart';
import 'package:mockito/annotations.dart';
@GenerateMocks([ClientConnection])
void main() {}