Commit fa179af6778548436ea1cb28e84407728689a77c

Authored by Georg Hopp
1 parent b8b81525

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