Index: Application/Ringtoets/test/Application.Ringtoets.Migration.Test/RingtoetsProjectMigratorTest.cs =================================================================== diff -u -r3fb0df0ed6e64657154700ee7706e035d5bf99f5 -ra70cb733eb761229173777b9f6cd1b977830b24b --- Application/Ringtoets/test/Application.Ringtoets.Migration.Test/RingtoetsProjectMigratorTest.cs (.../RingtoetsProjectMigratorTest.cs) (revision 3fb0df0ed6e64657154700ee7706e035d5bf99f5) +++ Application/Ringtoets/test/Application.Ringtoets.Migration.Test/RingtoetsProjectMigratorTest.cs (.../RingtoetsProjectMigratorTest.cs) (revision a70cb733eb761229173777b9f6cd1b977830b24b) @@ -29,6 +29,7 @@ using Core.Common.Base.Storage; using Core.Common.Gui; using Core.Common.TestUtil; +using Core.Common.Utils; using Core.Common.Utils.TestUtil.Settings; using NUnit.Framework; using Rhino.Mocks;