From b977b4994c678ce1d9bca69be72d095522c25f71 Mon Sep 17 00:00:00 2001 From: Gregory Terzian Date: Sat, 25 Aug 2018 02:31:15 +0800 Subject: add servo_channel crate --- python/servo/testing_commands.py | 1 + 1 file changed, 1 insertion(+) (limited to 'python/servo/testing_commands.py') diff --git a/python/servo/testing_commands.py b/python/servo/testing_commands.py index 1cfddcc1ac7..d3d12361cc8 100644 --- a/python/servo/testing_commands.py +++ b/python/servo/testing_commands.py @@ -253,6 +253,7 @@ class MachCommands(CommandBase): "selectors", "servo_config", "servo_remutex", + "servo_channel", ] if not packages: packages = set(os.listdir(path.join(self.context.topdir, "tests", "unit"))) - set(['.DS_Store']) -- cgit v1.2.3