swh:1:snp:5789d5563ae0ff1fac9d4620526a6e02863df326
Raw File
Tip revision: e76d49efad659066e13dabf08a0933405fb47f60 authored by APipe Tester on 26 June 2015, 12:18:32 UTC
Updated `genome` tab completion.
Tip revision: e76d49e
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