testss
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using NUnit.Framework;
|
||||
|
||||
internal class SpriteShapePlaceholder
|
||||
{
|
||||
[Test]
|
||||
public void PlaceHolderTest()
|
||||
{
|
||||
Assert.Pass("SpriteShape tests are in a separate package.");
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user