summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-10-15 11:15:32 +1100
committerMiguel Jacq <mig@mig5.net>2018-10-15 11:15:32 +1100
commited224f03884e80922127497d68576b860feaa3af (patch)
tree4f14c1922538be9ba5df135ee2af2eb92a532b0b /install
parent46bec2f2615cee4d15fa312188bb014be2038dd0 (diff)
downloadonionshare-ed224f03884e80922127497d68576b860feaa3af.tar.gz
onionshare-ed224f03884e80922127497d68576b860feaa3af.zip
Move GUI tests into a single function each, which solves ordering bugs, and also means we don't need to depend on pytest-ordering
Diffstat (limited to 'install')
-rw-r--r--install/requirements-tests.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/requirements-tests.txt b/install/requirements-tests.txt
index 0d9c1581..b931afd1 100644
--- a/install/requirements-tests.txt
+++ b/install/requirements-tests.txt
@@ -5,7 +5,6 @@ pluggy==0.6.0
py==1.6.0
pytest==3.4.2
pytest-faulthandler==1.5.0
-pytest-ordering==0.5
pytest-qt==3.1.0
six==1.11.0
urllib3==1.23