Index: Application/Ringtoets/test/Application.Ringtoets.Migration.Test/RingtoetsProjectMigratorTest.cs =================================================================== diff -u -rf4222ec87c8c4ec49ef66fa4529c20493647d7b5 -rac96d7c315129af851634ed5a4a6800b59ede718 --- Application/Ringtoets/test/Application.Ringtoets.Migration.Test/RingtoetsProjectMigratorTest.cs (.../RingtoetsProjectMigratorTest.cs) (revision f4222ec87c8c4ec49ef66fa4529c20493647d7b5) +++ Application/Ringtoets/test/Application.Ringtoets.Migration.Test/RingtoetsProjectMigratorTest.cs (.../RingtoetsProjectMigratorTest.cs) (revision ac96d7c315129af851634ed5a4a6800b59ede718) @@ -29,8 +29,8 @@ using Core.Common.Base.Storage; using Core.Common.Gui; using Core.Common.TestUtil; -using Core.Common.Utils; -using Core.Common.Utils.TestUtil.Settings; +using Core.Common.Util; +using Core.Common.Util.TestUtil.Settings; using NUnit.Framework; using Rhino.Mocks; using Ringtoets.Common.Utils;