aboutsummaryrefslogtreecommitdiff
path: root/test/type_of.ml
diff options
context:
space:
mode:
Diffstat (limited to 'test/type_of.ml')
-rw-r--r--test/type_of.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/type_of.ml b/test/type_of.ml
index 53d01bd..e816bc7 100644
--- a/test/type_of.ml
+++ b/test/type_of.ml
@@ -1,4 +1,4 @@
-module Check = Make_checkTest.M (Qsp_syntax.Type_of)
+module Check = Make_checkTest.M (Qsp_checks.Type_of)
let _position = (Lexing.dummy_pos, Lexing.dummy_pos)