-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
11 additions
and
20 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
crates/rooch-integration-test-runner/tests/cases/private_generics_direct_call.exp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
processed 4 tasks | ||
|
||
task 1 'publish'. lines 3-33: | ||
task 1 'publish'. lines 3-30: | ||
status EXECUTED | ||
|
||
task 2 'run'. lines 35-43: | ||
task 2 'run'. lines 32-40: | ||
status EXECUTED | ||
|
||
task 3 'view'. lines 45-47: | ||
task 3 'view'. lines 42-44: | ||
store key 0x42::test::Foo { | ||
x: 500 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters