blob: bdc4aa3aa6c50af30449d6736f4a5c4850542d56 [file] [log] [blame]
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace tests
{
[TestClass]
public class UnitTest1
{
[TestMethod]
public void TestMethod1()
{
}
}
}