Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/StorageSqLiteTest.cs =================================================================== diff -u -r1bbf51443c907b5f202e80764fa05f2e7f842c04 -rfcad48d7beb394e1ac15cfe4289a7381e05aa883 --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/StorageSqLiteTest.cs (.../StorageSqLiteTest.cs) (revision 1bbf51443c907b5f202e80764fa05f2e7f842c04) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/StorageSqLiteTest.cs (.../StorageSqLiteTest.cs) (revision fcad48d7beb394e1ac15cfe4289a7381e05aa883) @@ -29,7 +29,7 @@ using Core.Common.TestUtil; using NUnit.Framework; using Rhino.Mocks; -using Ringtoets.Common.Utils; +using Ringtoets.Common.Util; using Ringtoets.Integration.Data; namespace Application.Ringtoets.Storage.Test