Changed mach test to use generated json file of properties

This commit is contained in:
Jussi Räsänen 2016-03-28 17:19:04 +03:00
parent 8e2af4cf05
commit 5098ad7d93
2 changed files with 9 additions and 3 deletions

View file

@ -23,7 +23,6 @@ properties = dict(
)
json_dump = json.dumps(properties, indent=4)
print(json_dump)
#
# Resolve path to doc directory and write CSS properties and JSON.