summaryrefslogtreecommitdiff
path: root/tests/end2end/features/test_treetabs_bdd.py
blob: 9cbb315d77ebda411334be12dc9095394a5d5ff5 (plain)
1
2
3
4
5
6
# SPDX-FileCopyrightText: Florian Bruhin (The Compiler) <mail@qutebrowser.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later

import pytest_bdd as bdd
bdd.scenarios("treetabs.feature")