From bc9cb36d97ce8ad62ac59ea1887cea30ca589c98 Mon Sep 17 00:00:00 2001 From: Sander Spies Date: Fri, 31 Jan 2020 19:31:51 +0100 Subject: [PATCH] Typo. --- src/bin/expect_tests/syntax_error_tests.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/expect_tests/syntax_error_tests.ml b/src/bin/expect_tests/syntax_error_tests.ml index ccb76c858..bf835d78b 100644 --- a/src/bin/expect_tests/syntax_error_tests.ml +++ b/src/bin/expect_tests/syntax_error_tests.ml @@ -3,7 +3,7 @@ open Cli_expect let%expect_test _ = run_ligo_bad [ "compile-contract" ; "../../test/contracts/negative/error_syntax.ligo" ; "main" ] ; [%expect {| - ligo: : Parse error in file "error_syntax.ligo", line 1, characters 16-17, after "bar" and before "-". + ligo: : Parse error in file "error_syntax.ligo", line 1, characters 16-17, after "bar" and before "-": 15: {}