summaryrefslogtreecommitdiff
path: root/dhall/tests/spec.rs
diff options
context:
space:
mode:
authorNadrieril2020-12-06 17:18:58 +0000
committerNadrieril2020-12-06 17:57:05 +0000
commit980349dff0aaaa6ed34ae78d53ff57b67d7629d5 (patch)
treeae4e2acb5830fe6777a06f2eec95091f0f9ec8bd /dhall/tests/spec.rs
parent3c0a850d1522701e136f4fafbcf69d46560fe0ee (diff)
Add test
Diffstat (limited to '')
-rw-r--r--dhall/tests/spec.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/dhall/tests/spec.rs b/dhall/tests/spec.rs
index 6b156f6..d3db321 100644
--- a/dhall/tests/spec.rs
+++ b/dhall/tests/spec.rs
@@ -535,6 +535,8 @@ 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