Support implicit values in JSON models (#154)

* Support implicit values in JSON models

* Update Changelog
This commit is contained in:
Lucien Greathouse
2019-04-05 15:17:58 -07:00
committed by GitHub
parent 83a0ae673c
commit f290e7b5b2
8 changed files with 131 additions and 11 deletions

View File

@@ -33,6 +33,7 @@ macro_rules! generate_snapshot_tests {
generate_snapshot_tests!(
empty,
json_model,
localization,
multi_partition_game,
nested_partitions,