From 53f210976b8cbb79fc5377e4fcbb4ae4422787bb Mon Sep 17 00:00:00 2001 From: Ahmed Charles Date: Tue, 22 Dec 2015 17:14:26 -0800 Subject: [PATCH] Fix typo in test case. --- example/x3/rexpr/rexpr_full/test/test_files/e.expect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/x3/rexpr/rexpr_full/test/test_files/e.expect b/example/x3/rexpr/rexpr_full/test/test_files/e.expect index 88cf2e8b9..4fed21407 100644 --- a/example/x3/rexpr/rexpr_full/test/test_files/e.expect +++ b/example/x3/rexpr/rexpr_full/test/test_files/e.expect @@ -1,5 +1,5 @@ In file <%.*?e.input%>, line 8: -Error! Expecting end of input here: +Error! Expecting end of input here: }; _^_