summaryrefslogtreecommitdiff
path: root/dhall/build.rs
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/build.rs')
-rw-r--r--dhall/build.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/dhall/build.rs b/dhall/build.rs
index 4bd56a3..4b6e52b 100644
--- a/dhall/build.rs
+++ b/dhall/build.rs
@@ -274,8 +274,6 @@ fn generate_tests() -> std::io::Result<()> {
false
// TODO: import hash
|| path == "hashMismatch"
- // TODO: remote imports CORS/sanity check
- || path == "referentiallyInsane"
// TODO: import headers
|| path == "customHeadersUsingBoundVariable"
}),