Skip to content

Commit 54384c9

Browse files
authored
Update rohd_bridge_logger_test.dart
1 parent 99b8c66 commit 54384c9

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

test/rohd_bridge_logger_test.dart

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
// Copyright (C) 2024-2025 Intel Corporation
2-
// SPDX-License-Identifier: BSD-3-Clause
3-
//
1+
42
// rohd_bridge_logger_test.dart
53
// Tests for ROHD Bridge Logger functionality.
6-
//
7-
// 2025
8-
// Author: Claude Code contribution
4+
95

106
import 'dart:io';
117
import 'package:test/test.dart';
@@ -96,4 +92,4 @@ void main() {
9692
}
9793
});
9894
});
99-
}
95+
}

0 commit comments

Comments
 (0)