Refactoring.
This commit is contained in:
@@ -2,7 +2,7 @@ using NUnit.Framework;
|
||||
using RecrownedGTK.Types;
|
||||
namespace RecrownedGTK.Tests.Types {
|
||||
[TestFixture]
|
||||
public class RectangleTests {
|
||||
public class RectangleTest {
|
||||
Rectangle rectangle;
|
||||
[SetUp]
|
||||
public void Setup() {
|
Reference in New Issue
Block a user