summaryrefslogtreecommitdiff
path: root/tests/onionshare_share_mode_v2_onion_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/onionshare_share_mode_v2_onion_test.py')
-rw-r--r--tests/onionshare_share_mode_v2_onion_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/onionshare_share_mode_v2_onion_test.py b/tests/onionshare_share_mode_v2_onion_test.py
index c932abf9..18f5f058 100644
--- a/tests/onionshare_share_mode_v2_onion_test.py
+++ b/tests/onionshare_share_mode_v2_onion_test.py
@@ -16,6 +16,7 @@ class ShareModeV2OnionTest(unittest.TestCase, TorGuiShareTest):
def tearDownClass(cls):
TorGuiShareTest.tear_down()
+ @pytest.mark.gui
@pytest.mark.tor
def test_gui(self):
self.run_all_common_setup_tests()