mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-01 22:42:51 +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