diff options
Diffstat (limited to 'python/servo')
-rw-r--r-- | python/servo/testing_commands.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/servo/testing_commands.py b/python/servo/testing_commands.py index 2094147df83..b19b4920336 100644 --- a/python/servo/testing_commands.py +++ b/python/servo/testing_commands.py @@ -163,6 +163,7 @@ class MachCommands(CommandBase): "background_hang_monitor", "base", "constellation", + "devtools", "fonts", "hyper_serde", "layout_2020", |