https://github.com/genome/genome
Raw File
Tip revision: a6614cf3e51f3239fd8dbc34d3c58a6fb186d970 authored by Avinash Ramu on 30 November 2015, 23:31:13 UTC
Fix defaults for SGMS
Tip revision: a6614cf
README.md
Running the genome-env tests require [BATS][] and can be run by:

    cd .../genome-env-tests
    bats *.bats

There is no test coverage for the `-m`, `-M`, or `-d` options.

[BATS]: https://github.com/sstephenson/bats
back to top