Remove milestone flag
This commit is contained in:
parent
80d7746d8a
commit
be9c426291
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ sub run {
|
|||
}
|
||||
|
||||
sub test_flags {
|
||||
return {fatal => 1, milestone => 1};
|
||||
return {fatal => 1};
|
||||
}
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue