Bug 1240789 - Remove head+tail in Marionette xpcshell manifest; r=automatedtester
Was originally there to work around a bug in the B2G on-device test
runner. Can now safely be removed after
bug 1240723 was landed.
MozReview-Commit-ID: EZGfvYcP9ER
--- a/testing/marionette/unit.ini
+++ b/testing/marionette/unit.ini
@@ -1,13 +1,11 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# xpcshell unit tests for Marionette
[DEFAULT]
-head =
-tail =
-skip-if = appname == "thunderbird" # Thunderbird does not use marionette
+skip-if = appname == "thunderbird"
[test_error.js]
[test_message.js]