mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-11 05:42:18 +08:00
dropped extraneous cmd line parse
This commit is contained in:
@@ -14,7 +14,6 @@ from qsim.simulator.qbt_client import TestClient
|
||||
class MessagingTestCase(unittest.TestCase):
|
||||
|
||||
def setUp(self):
|
||||
tornado.options.parse_command_line()
|
||||
qutil.configure_logging()
|
||||
qutil.logger.info("testing...")
|
||||
self.total_data_count = 800
|
||||
|
||||
Reference in New Issue
Block a user