summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/harness/wptrunner/executors/pytestrunner/__init__.py
blob: de3a34a794b7aa17e887f5c76c58ef63bc66ab3f (plain)
1
2
3
4
5
6
# 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/.

from . import fixtures
from .runner import run