Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/GeneralResultTest.cs =================================================================== diff -u -r3a9d99a08904f51923c5dfbbeb3f4133e95f6f3a -rb286d241c3bfefe14166cc01382e806c98b54b5a --- Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/GeneralResultTest.cs (.../GeneralResultTest.cs) (revision 3a9d99a08904f51923c5dfbbeb3f4133e95f6f3a) +++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/GeneralResultTest.cs (.../GeneralResultTest.cs) (revision b286d241c3bfefe14166cc01382e806c98b54b5a) @@ -22,10 +22,10 @@ using System; using System.Collections.Generic; using System.Linq; +using Core.Common.Data.TestUtil; using NUnit.Framework; using Ringtoets.Common.Data.IllustrationPoints; using Ringtoets.Common.Data.TestUtil.IllustrationPoints; -using CoreCloneAssert = Core.Common.Data.TestUtil.CloneAssert; using CommonCloneAssert = Ringtoets.Common.Data.TestUtil.CloneAssert; namespace Ringtoets.Common.Data.Test.IllustrationPoints