genometools: fix test
This commit is contained in:
parent
a283fe6988
commit
a210f95539
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@ class Genometools < Formula
|
|||
|
||||
test do
|
||||
system "#{bin}/gt", "-test"
|
||||
system "python", "-c", "import gt"
|
||||
system "python2.7", "-c", "import gt"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue