2016-01-18 21:38:08 +03:00
|
|
|
# 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]
|
2016-02-06 20:14:32 +03:00
|
|
|
skip-if = appname == "thunderbird"
|
2016-01-18 21:38:08 +03:00
|
|
|
|
2016-03-04 18:34:28 +03:00
|
|
|
[test_element.js]
|
2016-01-18 21:38:08 +03:00
|
|
|
[test_error.js]
|
|
|
|
[test_message.js]
|
2016-07-19 20:47:33 +03:00
|
|
|
[test_navigate.js]
|