Mentions légales du service

Skip to content
Snippets Groups Projects
Commit b4717283 authored by Thierry Martinez's avatar Thierry Martinez
Browse files

Rename test target

parent be2332c8
Branches
No related tags found
No related merge requests found
Pipeline #143174 failed
...@@ -19,8 +19,8 @@ install : ...@@ -19,8 +19,8 @@ install :
doc : doc :
$(DUNE) build @doc $(FLAGS) $(DUNE) build @doc $(FLAGS)
.PHONY : tests .PHONY : test
tests : test :
$(DUNE) runtest $(FLAGS) $(DUNE) runtest $(FLAGS)
$(PROJECT_NAME).opam : dune-project $(PROJECT_NAME).opam.template $(PROJECT_NAME).opam : dune-project $(PROJECT_NAME).opam.template
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment