aboutsummaryrefslogtreecommitdiff
path: root/test/qsp_parser_test.ml
diff options
context:
space:
mode:
Diffstat (limited to 'test/qsp_parser_test.ml')
-rw-r--r--test/qsp_parser_test.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/qsp_parser_test.ml b/test/qsp_parser_test.ml
index 4754a15..ada04d3 100644
--- a/test/qsp_parser_test.ml
+++ b/test/qsp_parser_test.ml
@@ -4,6 +4,7 @@ let () =
Syntax.test;
Literals.test;
Syntax_error.test;
+ Get_type.test;
Type_of.test;
Dead_end.test;
Nested_string.test;