Commit 1dfefcbf0c0cb061d65061480fab97b78b47e03b

Authored by Georg Hopp
1 parent 97f0b7db

don't do tests for the moment.

Showing 1 changed file with 2 additions and 1 deletions
... ... @@ -69,7 +69,8 @@ nobase_trdata_DATA = assets/html/example.html \
69 69 assets/style/images/ui-icons_cd0a0a_256x240.png \
70 70 assets/favicon.ico
71 71
72   -SUBDIRS = src tests docs config
  72 +#SUBDIRS = src tests docs config
  73 +SUBDIRS = src docs config
73 74
74 75 .PHONY: docs coverage-html
75 76
... ...
Please register or login to post a comment