[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [sbws/master] Add arg to clean v3bw files in tests



commit 30a191063d30ef7c072629e6bbe8985a4a8d804a
Author: juga0 <juga@xxxxxxxxxx>
Date:   Thu Jul 12 15:47:04 2018 +0000

    Add arg to clean v3bw files in tests
---
 tests/unit/conftest.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/unit/conftest.py b/tests/unit/conftest.py
index 4eab658..308eace 100644
--- a/tests/unit/conftest.py
+++ b/tests/unit/conftest.py
@@ -119,7 +119,7 @@ def sbwshome_only_datadir(sbwshome_empty):
 def args(sbwshome_empty, parser):
     """Args with sbws home in the tests tmp dir."""
     args = _PseudoArguments(directory=sbwshome_empty, output=sbwshome_empty,
-                            scale=False, log_level='debug')
+                            scale=False, log_level='debug', v3bw=False)
     return args
 
 



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits