Wrong extension
This commit is contained in:
parent
6beccd09a8
commit
360ee7b45e
@ -15,7 +15,7 @@ let%expect_test _ =
|
||||
* Open a gitlab issue: https://gitlab.com/ligolang/ligo/issues/new
|
||||
* Check the changelog by running 'ligo changelog' |} ] ;
|
||||
|
||||
run_ligo_bad [ "compile-contract" ; "../../test/contracts/negative/error_function_arguments.ligo" ; "main" ] ;
|
||||
run_ligo_bad [ "compile-contract" ; "../../test/contracts/negative/error_function_arguments.religo" ; "main" ] ;
|
||||
[%expect {|
|
||||
ligo: in file "basic.religo", line 1, characters 14-27. : It looks like you are defining a function, however we do not
|
||||
understand the parameters declaration.
|
||||
|
Loading…
Reference in New Issue
Block a user