Fixes #7413; isEmptyObject() check to see if obj passes isPlainObject
[jquery.git] / test / data / json_assigned_obj.js
1 json_assigned_obj = { "test" : "worked" };