From 8abb6c24cd26b64d708a74faaa28cc9294dc3466 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sun, 9 Feb 2020 17:47:58 +0000 Subject: Move ui outputs to a sensible place --- dhall/tests/errors/import/cycle.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 dhall/tests/errors/import/cycle.txt (limited to 'dhall/tests/errors/import/cycle.txt') diff --git a/dhall/tests/errors/import/cycle.txt b/dhall/tests/errors/import/cycle.txt deleted file mode 100644 index 0a20503..0000000 --- a/dhall/tests/errors/import/cycle.txt +++ /dev/null @@ -1 +0,0 @@ -Recursive(Import { mode: Code, location: Local(Parent, FilePath { file_path: ["data", "cycle.dhall"] }), hash: None }, Resolve(Recursive(Import { mode: Code, location: Local(Parent, FilePath { file_path: ["failure", "cycle.dhall"] }), hash: None }, Resolve(ImportCycle([Import { mode: Code, location: Local(Parent, FilePath { file_path: ["data", "cycle.dhall"] }), hash: None }, Import { mode: Code, location: Local(Parent, FilePath { file_path: ["failure", "cycle.dhall"] }), hash: None }], Import { mode: Code, location: Local(Parent, FilePath { file_path: ["data", "cycle.dhall"] }), hash: None }))))) -- cgit v1.2.3