Skip to content

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎tests/src/Makefile.am

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ SUBDIRS = core \
1212
gui \
1313
raster
1414

15+
all:
16+
@echo Running unit tests
17+
./runtests.sh
18+

0 commit comments

Comments
 (0)
Please sign in to comment.