mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-07 09:37:31 +08:00
set due to an unchanged value. Update RKMapperTest to correctly validate mappings that do not result in a value change (typically nil => nil). closes #72, fixes #634