mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Changed mach test to use generated json file of properties
This commit is contained in:
parent
8e2af4cf05
commit
5098ad7d93
2 changed files with 9 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue