diff options
Diffstat (limited to 'python/servo/testing_commands.py')
-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 4b518f48e98..18780b2ac01 100644 --- a/python/servo/testing_commands.py +++ b/python/servo/testing_commands.py @@ -225,6 +225,7 @@ class MachCommands(CommandBase): "net", "net_traits", "selectors", + "script_traits", "servo_config", "servo_remutex", ] |