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
This commit is contained in:
Andreas Tolfsen 2016-02-06 17:14:32 +00:00
parent 0178b96d36
commit 0a688aac01

View File

@ -5,9 +5,7 @@
# 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]