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