t/LocalDB/Index/BlastTable.t: use tempdir to avoid clashes in parallel (issue #281)
commit280b4bf3d3a525a68d0b5d65dff7fc772008b23b
authorCarnë Draug <carandraug+dev@gmail.com>
Sat, 15 Sep 2018 16:51:14 +0000 (15 17:51 +0100)
committerCarnë Draug <carandraug+dev@gmail.com>
Sat, 15 Sep 2018 16:51:14 +0000 (15 17:51 +0100)
tree93237eab095fd0dfb66d9b90cf7de3af19e44790
parent926dbeb0f533b3907cc25d657771aa04dc4fcaf6
t/LocalDB/Index/BlastTable.t: use tempdir to avoid clashes in parallel (issue #281)

Like 926dbeb0f533b39, use tempdir so that files from Index.t do not clash
with the files created by this test.
t/LocalDB/Index/BlastTable.t