summaryrefslogtreecommitdiff
path: root/dhall/tests/spec.rs
diff options
context:
space:
mode:
authorNadrieril2020-12-06 17:47:32 +0000
committerNadrieril2020-12-06 17:57:51 +0000
commit6eb3612345c34e67acdc71662ea94f0952a48fd9 (patch)
tree6683139c30ecba7b0875669b81472ae375eb1477 /dhall/tests/spec.rs
parent66dcbc5a6142693e79f89a837a3145ac6f810d3c (diff)
An import location is not independent from the import mode
Diffstat (limited to 'dhall/tests/spec.rs')
-rw-r--r--dhall/tests/spec.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/dhall/tests/spec.rs b/dhall/tests/spec.rs
index d3db321..6b156f6 100644
--- a/dhall/tests/spec.rs
+++ b/dhall/tests/spec.rs
@@ -535,8 +535,6 @@ fn ignore_test(variant: SpecTestKind, path: &str) -> bool {
// Failing for now, we should fix that.
let is_failing_for_now = false
- // TODO: fix that one
- // || path == "import/success/unit/MixImportModes"
// TODO: fails because of caching issues.
|| path == "type-inference/success/prelude"
// TODO: do not recover from cyclic imports