[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [sbws/master] Remove init and sbwshome with config
commit 4e824dea6d98bd5a6477bcfa31f43e567039ae90
Author: juga0 <juga@xxxxxxxxxx>
Date: Wed Jul 18 20:20:25 2018 +0000
Remove init and sbwshome with config
---
tests/integration/conftest.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/integration/conftest.py b/tests/integration/conftest.py
index 1294624..727148f 100644
--- a/tests/integration/conftest.py
+++ b/tests/integration/conftest.py
@@ -3,7 +3,6 @@ import argparse
import pytest
import os
-from sbws.core import init
from sbws.lib.circuitbuilder import GapsCircuitBuilder as CB
from sbws.lib.destination import DestinationList
from sbws.lib.relaylist import RelayList
@@ -80,7 +79,6 @@ SafeLogging 0
@pytest.fixture(scope='session')
def sbwshome(sbwshome_dir, args, conf):
- init.main(args, conf)
return sbwshome_dir
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits