gecko-dev/testing/marionette/unit.ini
Andreas Tolfsen ea7bdb1cbb Bug 1410796 - Add basic evaluate.toJSON tests. r=whimboo
MozReview-Commit-ID: EvtsPhiq6sd

--HG--
extra : rebase_source : 8c6fcb49f9373c9a3be2567111f935a3c9d4b7c7
2017-10-31 20:02:07 +00:00

23 lines
507 B
INI

# 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]
skip-if = appname == "thunderbird"
[test_action.js]
[test_assert.js]
[test_browser.js]
[test_cookie.js]
[test_dom.js]
[test_element.js]
[test_error.js]
[test_evaluate.js]
[test_format.js]
[test_message.js]
[test_navigate.js]
[test_session.js]
[test_sync.js]