Skip to content

Commit a517098

Browse files
wip
1 parent 3282a3a commit a517098

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

soroban-sdk/src/tests/contract_event.rs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,8 @@ fn test_data_vec() {
158158
],
159159
);
160160
}
161+
162+
#[test]
163+
fn test_data_map() {
164+
// TODO:
165+
}

0 commit comments

Comments
 (0)