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 9ac9cffdda9..328a82a7a23 100644 --- a/python/servo/testing_commands.py +++ b/python/servo/testing_commands.py @@ -197,6 +197,7 @@ class MachCommands(CommandBase): test_patterns.append(test) self_contained_tests = [ + "servoshell", "background_hang_monitor", "gfx", "layout_2013", |