Skip to content

Commit

Permalink
Copyright added, and file name changed for bigint_test.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
ganewto committed Jul 25, 2023
1 parent 51e4979 commit 8c3b065
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions test/bigint_test.dart → test/big_logic_value_test.dart
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
//
// bigint_test.dart
// Test of very wide bitvector comparison failure
//
//
/// Copyright (C) 2021-2023 Intel Corporation
/// SPDX-License-Identifier: BSD-3-Clause
///
///
/// bigint_test.dart
/// Test of very wide bitvector comparison failure
///
import 'dart:math';
import 'package:rohd/rohd.dart';
Expand Down

0 comments on commit 8c3b065

Please sign in to comment.