Skip to content

Commit

Permalink
Ignore lang override in legacy tests
Browse files Browse the repository at this point in the history
  • Loading branch information
osa1 committed Oct 26, 2023
1 parent d27e67f commit 1cb4bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protoc_plugin/legacy_tests/generated_message_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// 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.

// ignore_for_file: illegal_language_version_override
// @dart=2.11

import 'package:test/test.dart';
Expand Down

0 comments on commit 1cb4bd1

Please sign in to comment.