mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
0178b96d36
commit
0a688aac01
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user