summaryrefslogtreecommitdiff
path: root/dhall/tests/import/success/unit/asLocation/RemoteB.dhall
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/tests/import/success/unit/asLocation/RemoteB.dhall')
-rw-r--r--dhall/tests/import/success/unit/asLocation/RemoteB.dhall4
1 files changed, 2 insertions, 2 deletions
diff --git a/dhall/tests/import/success/unit/asLocation/RemoteB.dhall b/dhall/tests/import/success/unit/asLocation/RemoteB.dhall
index 8ab6366..e22cfac 100644
--- a/dhall/tests/import/success/unit/asLocation/RemoteB.dhall
+++ b/dhall/tests/import/success/unit/asLocation/RemoteB.dhall
@@ -1,2 +1,2 @@
-< Environment : Text | Remote : Text | Local : Text | Missing >.Remote
- "https://prelude.dhall-lang.org/package.dhall"
+< Environment : Text | Local : Text | Missing | Remote : Text >.Remote
+ "https://example.com/foo/import.dhall"