[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] Decorate the ORPort downloading test as requiring the cryptography module
commit df82798dff980fff9ae9b32bfa07f7d7ddb1c27a
Author: Dave Rolek <dmr-x@xxxxxxxxxx>
Date: Mon Jun 11 03:01:23 2018 +0000
Decorate the ORPort downloading test as requiring the cryptography module
(All circuit construction requires the cryptography module.)
---
test/integ/descriptor/remote.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/integ/descriptor/remote.py b/test/integ/descriptor/remote.py
index 65800677..41fded2c 100644
--- a/test/integ/descriptor/remote.py
+++ b/test/integ/descriptor/remote.py
@@ -18,6 +18,7 @@ import test.require
class TestDescriptorDownloader(unittest.TestCase):
@test.require.only_run_once
@test.require.online
+ @test.require.cryptography
def test_downloading_via_orport(self):
moria1 = stem.directory.Authority.from_cache()['moria1']
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits