https://github.com/genome/genome
Raw File
Tip revision: 00f730f5374a66bd72cbc942fa0c93032a08b38f authored by APipe Tester on 12 September 2017, 12:17:55 UTC
Updated `genome` tab completion.
Tip revision: 00f730f
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