From 159b2ccede0d5559fe3ff9681ccfff314e608b35 Mon Sep 17 00:00:00 2001
From: Nadrieril
Date: Fri, 20 Mar 2020 11:09:51 +0000
Subject: Parse RFC3986 URLs

---
 dhall/tests/parser/failure/unit/UsingToMap.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'dhall/tests/parser/failure/unit')

diff --git a/dhall/tests/parser/failure/unit/UsingToMap.txt b/dhall/tests/parser/failure/unit/UsingToMap.txt
index f6ab2a5..8b1a8aa 100644
--- a/dhall/tests/parser/failure/unit/UsingToMap.txt
+++ b/dhall/tests/parser/failure/unit/UsingToMap.txt
@@ -1,6 +1,6 @@
- --> 8:20
+ --> 8:27
   |
 8 | https://example.com using toMap { Foo = "Bar" }␊
-  |                    ^---
+  |                           ^---
   |
-  = expected path
+  = expected import_hashed or primitive_expression
-- 
cgit v1.2.3