Merge pull request #1323 from StephenMcConnel/bug-23591
[mono.git] / mcs / class / System.Windows.Forms.DataVisualization / Test / System.Windows.Forms.DataVisualization.Charting / ChartElementTest.cs
index c7053c6a7ee0288ee452ac4b351d9cfa218e7ae0..3afeffe423854caae63430d95461a750e405c1e4 100644 (file)
@@ -27,7 +27,7 @@ using System;
 using System.Windows.Forms.DataVisualization.Charting;
 using NUnit.Framework;
 
-namespace ChartingTests
+namespace MonoTests.System.Windows.Forms.DataVisualization.Charting
 {
        [TestFixture]
        public class ChartElementTest