Remove milestone flag from test_flags
This commit is contained in:
parent
d9cb19d885
commit
93818838a6
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,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