zzzprojects / GraphDiff

GraphDiff is a library that allows the automatic update of a detached graph using Entity Framework code first.
https://entityframework-graphdiff.net/overview
MIT License
333 stars 101 forks source link

Adding a unit test to demonstrate and detect issue #130. #131

Open rwdalpe opened 9 years ago

rwdalpe commented 9 years ago

I'm not sure if master is the correct branch to issue this pull request for, but here is a unit test for demonstrating and detecting issue #130.

I also adjusted a couple instances of tabs in files that were predominately spaces.