mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02:00
f9c5260fb0
* Added tests for getting/setting field (values) when names are not supplied and test for getting a field value, setting it to a new value, and getting it again. * Added more user-friendly error message for setFieldValue telling the developer that he/she is missing the name rather than Field "undefined" not found.