mirror of
https://github.com/servo/servo.git
synced 2025-06-08 00:23:30 +00:00
Remove outdated warning from test-unit
This commit is contained in:
parent
bf60477e95
commit
4b9267bd58
1 changed files with 0 additions and 3 deletions
|
@ -124,9 +124,6 @@ class MachCommands(CommandBase):
|
|||
if c != "servo":
|
||||
ret = ret or cargo_test(c)
|
||||
|
||||
print("WARNING: test-unit has probably destroyed your servo binary "
|
||||
" (see https://github.com/rust-lang/cargo/issues/961 ). You "
|
||||
" may want to rebuild now.")
|
||||
return ret
|
||||
|
||||
@Command('test-ref',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue