summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-misc/ocamltests
diff options
context:
space:
mode:
authorFlorian Angeletti <octa@polychoron.fr>2018-08-17 22:48:47 +0200
committerFlorian Angeletti <octa@polychoron.fr>2018-08-22 12:30:58 +0200
commit1e9d264727caa39069ae2576b350fab76b37bbf9 (patch)
tree90255ecef5a2260bb312c566ed17a08b4ddc8973 /testsuite/tests/typing-misc/ocamltests
parentf6a9f0e9f75d12a7e88059628bf76421d39b7928 (diff)
downloadocaml-1e9d264727caa39069ae2576b350fab76b37bbf9.tar.gz
contextualization for unbound type variable error
Diffstat (limited to 'testsuite/tests/typing-misc/ocamltests')
-rw-r--r--testsuite/tests/typing-misc/ocamltests1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/typing-misc/ocamltests b/testsuite/tests/typing-misc/ocamltests
index 8af4d8e799..be8fde57c8 100644
--- a/testsuite/tests/typing-misc/ocamltests
+++ b/testsuite/tests/typing-misc/ocamltests
@@ -22,3 +22,4 @@ empty_variant.ml
typecore_errors.ml
typecore_nolabel_errors.ml
typecore_empty_polyvariant_error.ml
+typetexp_errors.ml \ No newline at end of file