Path: blob/main/biology/barrnap/files/patch-test_Makefile
46591 views
--- test/Makefile.orig 2026-04-13 08:21:58 UTC +++ test/Makefile @@ -2,4 +2,4 @@ all: .PHONY: all all: - bats --abort -T test.sh + bats -T test.sh
--- test/Makefile.orig 2026-04-13 08:21:58 UTC +++ test/Makefile @@ -2,4 +2,4 @@ all: .PHONY: all all: - bats --abort -T test.sh + bats -T test.sh