commit | e3a4998075b702484e368f4b8a4326622e4637ed | [log] [tgz] |
---|---|---|
author | Yulia Portnova <yportnova@mirantis.com> | Mon Feb 16 16:06:09 2015 +0200 |
committer | Yulia Portnova <yportnova@mirantis.com> | Mon Feb 16 16:06:26 2015 +0200 |
tree | d6387edeaaa29ebf764dd255e8cc7e75dd156762 | |
parent | 7dec9dfe2c35bb37f7c8e5942ea01a4ec43efeb0 [diff] [blame] |
saving images
diff --git a/config.py b/config.py index 56e641e..3ee6f20 100644 --- a/config.py +++ b/config.py
@@ -8,4 +8,4 @@ DEFAULT_FILE_PATH = "test.json" OUTPUT_FILE = "output.json" TEST_PATH = os.environ.get("TEST_PATH", os.path.dirname(__file__) + "/test_results") - +CHARTS_IMG_PATH = "images"