mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Merge servo_remutex to servo_remutex_tests
This commit is contained in:
parent
14d0cf595f
commit
2ec3ed97db
5 changed files with 3 additions and 23 deletions
|
@ -239,6 +239,7 @@ class MachCommands(CommandBase):
|
|||
"net_traits",
|
||||
"selectors",
|
||||
"servo_config",
|
||||
"servo_remutex",
|
||||
]
|
||||
if not packages:
|
||||
packages = set(os.listdir(path.join(self.context.topdir, "tests", "unit"))) - set(['.DS_Store'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue