index
:
qsp_parser.git
master
Parser and analyzer for the QSP Language
Sébastien Dailly
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dune
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'test/dune')
-rw-r--r--
test/dune
2
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
)