using System; using System.Collections.Generic; using System.Linq; using System.Text; using Azimuth; namespace Annulus.UnitTests.DeprecatedShapes { public class ConvexPolygonTests : UnitTestSharp.TestFixture { } }