//----------------------------------------------------------------------- // // Copyright (c) 2011 Deltares. All rights reserved. // // B.S.T. The // tom.the@deltares.nl // 08-11-2011 // Test for MGeobaseDB //----------------------------------------------------------------------- namespace Deltares.Dam.Tests { using System; using System.Collections.Generic; using System.Linq; using System.Text; using NUnit.Framework; [TestFixture] public class MGeobaseDBTest { } }