aboutsummaryrefslogtreecommitdiff
path: root/test/dune
diff options
context:
space:
mode:
authorChimrod <>2023-09-25 11:37:23 +0200
committerChimrod <>2023-09-25 11:37:23 +0200
commitb65767c276124fff7412ef0112929d3aab16553b (patch)
tree722f15ca0490925561fc26c973ef10ba75df0e70 /test/dune
parent000d8bcc955e57b8e1278c05763eff5bd97862b8 (diff)
Name clash correction
Diffstat (limited to 'test/dune')
-rw-r--r--test/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dune b/test/dune
index cbc33f6..2f4e803 100644
--- a/test/dune
+++ b/test/dune
@@ -2,7 +2,7 @@
(name qsp_parser_test)
(libraries
alcotest
- qsp_parser
+ qparser
qsp_syntax
fmt
)