mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Make "make test" depend on "all".
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ dist: check
|
||||
doxygen:
|
||||
doxygen && cd doc/doxygen/latex && make
|
||||
|
||||
test:
|
||||
test: all
|
||||
./src/test/test
|
||||
|
||||
# Avoid strlcpy.c, strlcat.c, tree.h
|
||||
|
||||
Reference in New Issue
Block a user