mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-17 13:58:15 +00:00
v4.0.1
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
def test_config(config, capsys):
|
||||
print(config.filename, config.root, config.mode, config.config_file)
|
||||
assert 6 == 6
|
||||
assert config.mode == "backtest"
|
||||
Reference in New Issue
Block a user