Skip to content

Commit d97d5e1

Browse files
committed
Change branch scaling flag
1 parent f2707da commit d97d5e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/check_gubbins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ START_TEST (check_gubbins_multiple_recombinations)
7373
"../tests/data/multiple_recombinations.jar.aln",
7474
3,
7575
"../tests/data/multiple_recombinations.aln",
76-
30,100,0.05,1,0,0,1);
76+
30,100,0.05,1,0,1,1);
7777

7878
ck_assert(file_exists("../tests/data/multiple_recombinations.tre.tab") == 1);
7979
ck_assert(file_exists("../tests/data/multiple_recombinations.tre.vcf") == 1);

0 commit comments

Comments
 (0)