Skip to content

Commit

Permalink
Updated reference files, adding empty events cell.
Browse files Browse the repository at this point in the history
  • Loading branch information
mariaKt committed Aug 22, 2024
1 parent a04e8fd commit 47bcb05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/regression/arraystestcontract.ref
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@
</contract-fn-body>
</contract-fn>
</contract-fns>
<contract-events>
.ContractEventCellMap
</contract-events>
</contract>
</contracts>
<exec>
Expand Down
3 changes: 3 additions & 0 deletions test/regression/mapstestcontract.ref
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@
</contract-fn-body>
</contract-fn>
</contract-fns>
<contract-events>
.ContractEventCellMap
</contract-events>
</contract>
</contracts>
<exec>
Expand Down

0 comments on commit 47bcb05

Please sign in to comment.