corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 35  →  ?path2? @ 36
/compass/005_compass/compass/node_modules/gm/Makefile
@@ -0,0 +1,8 @@
 
test:
@node test/ --integration $(TESTS)
 
test-unit:
@node test/ $(TESTS)
 
.PHONY: test test-unit