You've already forked linux-packaging-mono
Imported Upstream version 3.12.0
Former-commit-id: cf92446697332992ec36726e78eb8703e1f259d7
This commit is contained in:
@ -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 AnnotationPathPointTest
|
||||
|
@ -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 AnovaResultTest
|
||||
|
@ -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 ArrowAnnotationTest
|
||||
|
@ -28,7 +28,7 @@ using System.Windows.Forms.DataVisualization.Charting;
|
||||
using NUnit.Framework;
|
||||
using System.Drawing;
|
||||
|
||||
namespace ChartingTests
|
||||
namespace MonoTests.System.Windows.Forms.DataVisualization.Charting
|
||||
{
|
||||
[TestFixture]
|
||||
public class AxisScaleBreakStyleTest
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user