test for compile-storage
This commit is contained in:
parent
1a6a682584
commit
088c5560c4
@ -1037,4 +1037,9 @@ let%expect_test _ =
|
||||
* Visit our documentation: https://ligolang.org/docs/intro/what-and-why/
|
||||
* Ask a question on our Discord: https://discord.gg/9rhYaEt
|
||||
* Open a gitlab issue: https://gitlab.com/ligolang/ligo/issues/new
|
||||
* Check the changelog by running 'ligo changelog' |}]
|
||||
* Check the changelog by running 'ligo changelog' |}]
|
||||
|
||||
let%expect_test _ =
|
||||
run_ligo_good [ "compile-storage" ; contract "big_map.ligo" ; "main" ; "(big_map1,unit)" ] ;
|
||||
[%expect {|
|
||||
(Pair { Elt 23 0 ; Elt 42 0 } Unit) |}]
|
Loading…
Reference in New Issue
Block a user