File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- // Copyright (c) The Diem Core Contributors
1
+ // Copyright (c) The datatest-stable Contributors
2
2
// SPDX-License-Identifier: MIT OR Apache-2.0
3
3
4
4
#![ forbid( unsafe_code) ]
Original file line number Diff line number Diff line change 1
- // Copyright (c) The Diem Core Contributors
1
+ // Copyright (c) The datatest-stable Contributors
2
2
// SPDX-License-Identifier: MIT OR Apache-2.0
3
3
4
4
/// `datatest-stable` test harness entry point. Should be declared in the test module.
Original file line number Diff line number Diff line change 1
- // Copyright (c) The Diem Core Contributors
1
+ // Copyright (c) The datatest-stable Contributors
2
2
// SPDX-License-Identifier: MIT OR Apache-2.0
3
3
4
4
use crate :: { utils, Result } ;
Original file line number Diff line number Diff line change 1
- // Copyright (c) The Diem Core Contributors
1
+ // Copyright (c) The datatest-stable Contributors
2
2
// SPDX-License-Identifier: MIT OR Apache-2.0
3
3
4
4
use camino:: { Utf8Path , Utf8PathBuf } ;
Original file line number Diff line number Diff line change 1
- // Copyright (c) The Diem Core Contributors
1
+ // Copyright (c) The datatest-stable Contributors
2
2
// SPDX-License-Identifier: MIT OR Apache-2.0
3
3
4
4
use camino:: Utf8Path ;
You can’t perform that action at this time.
0 commit comments