| Index: tests/masters_test.py
|
| diff --git a/tests/masters_test.py b/tests/masters_test.py
|
| index 6d54667956bcd6a068e0ae3149f03afa11e806cf..f8cd419ac982dbc55669ae59c2a91fff9c44efed 100755
|
| --- a/tests/masters_test.py
|
| +++ b/tests/masters_test.py
|
| @@ -254,7 +254,6 @@ def main(argv):
|
| 'master.client.fletch': 'Dartino',
|
| 'master.client.flutter': 'ClientFlutter',
|
| 'master.client.gyp': 'GYP',
|
| - 'master.client.legion': 'ClientLegion',
|
| 'master.client.libyuv': 'Libyuv',
|
| 'master.client.libvpx': 'Libvpx',
|
| 'master.client.mojo': 'Mojo',
|
|
|