Dactyloidae/testing/firefox-ui/harness/firefox_ui_harness/__init__.py

8 lines
263 B
Python

# 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/.
__version__ = '1.4.0'
import cli_functional
import cli_update