Mercurial > code > home > repos > light9
diff makefile @ 1367:a287ed391ed5
rdfdb preserve n3 prefixes in the files you rewrite
Ignore-this: 5645efdb50760922a96f4f5163caccb7
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 06 Jun 2016 07:46:58 +0000 |
parents | 233b81d9bd9d |
children | b246e25b0f25 |
line wrap: on
line diff
--- a/makefile Mon Jun 06 07:07:23 2016 +0000 +++ b/makefile Mon Jun 06 07:46:58 2016 +0000 @@ -1,4 +1,4 @@ -NOSEARGS="--no-path-adjustment light9.rdfdb.rdflibpatch light9.rdfdb.patch light9.effecteval.test_effect light9.collector" +NOSEARGS="--no-path-adjustment light9.rdfdb.rdflibpatch light9.rdfdb.patch light9.effecteval.test_effect light9.collector light9.rdfdb.graphfile_test" tests: eval env/bin/nosetests -x $(NOSEARGS)