From 9a7eeb349a8aa657e063665ac92387ab8ef3ce28 Mon Sep 17 00:00:00 2001 From: Bastien Orivel Date: Wed, 7 Nov 2018 19:48:07 +0100 Subject: Update crossbeam-channel to 0.3 --- python/servo/testing_commands.py | 1 - 1 file changed, 1 deletion(-) (limited to 'python/servo/testing_commands.py') diff --git a/python/servo/testing_commands.py b/python/servo/testing_commands.py index bd0271765f1..93a2564dda3 100644 --- a/python/servo/testing_commands.py +++ b/python/servo/testing_commands.py @@ -253,7 +253,6 @@ 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