From 980349dff0aaaa6ed34ae78d53ff57b67d7629d5 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sun, 6 Dec 2020 17:18:58 +0000 Subject: Add test --- dhall/tests/spec.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dhall/tests/spec.rs') 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 -- cgit v1.2.3