Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/StorageSqliteCreatorTest.cs =================================================================== diff -u -r9f0caaca795ec590b33c6aac235c3827b7bf4d50 -r8293556a04e3650c9978df7a50f8f8ad0d792ed8 --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/StorageSqliteCreatorTest.cs (.../StorageSqliteCreatorTest.cs) (revision 9f0caaca795ec590b33c6aac235c3827b7bf4d50) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/StorageSqliteCreatorTest.cs (.../StorageSqliteCreatorTest.cs) (revision 8293556a04e3650c9978df7a50f8f8ad0d792ed8) @@ -27,6 +27,7 @@ namespace Application.Ringtoets.Storage.Test { + [TestFixture] public class StorageSqliteCreatorTest { private readonly string testDataPath = TestHelper.GetTestDataPath(TestDataPath.Application.Ringtoets.Storage, "DatabaseFiles");