unit.ini 407 B

1234567891011121314151617
  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. # xpcshell unit tests for Marionette
  5. [DEFAULT]
  6. skip-if = appname == "thunderbird"
  7. [test_action.js]
  8. [test_assert.js]
  9. [test_element.js]
  10. [test_error.js]
  11. [test_message.js]
  12. [test_navigate.js]
  13. [test_session.js]