Mercurial > code > home > repos > light9
diff makefile @ 1543:c8cffe82b537
collector gui updates
Ignore-this: d8ab8247884e674a2332684297920c6a
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Fri, 19 May 2017 07:33:11 +0000 |
parents | 69088fe2865e |
children | eeadad4a998e |
line wrap: on
line diff
--- a/makefile Wed May 17 08:02:58 2017 +0000 +++ b/makefile Fri May 19 07:33:11 2017 +0000 @@ -1,4 +1,4 @@ -NOSEARGS="--no-path-adjustment light9.rdfdb.rdflibpatch light9.rdfdb.patch light9.effecteval.test_effect light9.collector light9.rdfdb.graphfile_test light9.paint" +NOSEARGS="--no-path-adjustment light9.rdfdb.rdflibpatch light9.rdfdb.patch light9.effecteval.test_effect light9.collector light9.rdfdb.graphfile_test light9.paint light9.effect" tests: eval env/bin/nosetests -x $(NOSEARGS)