Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Rowe committed Mar 28, 2018
1 parent a90a021 commit 184ff66
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ git clone https://github.com/will-rowe/drax drax-repo && cd drax-repo/tests

# set up dummy refData as real data too large for build tests
mkdir DRAX-data && cd DRAX-data
groot get -d resfinder
mv resfinder.90 grootDB
groot get -d arg-annot
mv arg-annot.90 grootDB
cd ..

# run tests
Expand Down
Binary file modified tests/test-reads-R1.fastq.gz
Binary file not shown.
Binary file modified tests/test-reads-R2.fastq.gz
Binary file not shown.

0 comments on commit 184ff66

Please sign in to comment.