This commit is contained in:
Mino 2020-04-04 14:38:03 +09:00
parent ac80895f43
commit b5f1084f73
6 changed files with 109 additions and 46 deletions

View file

@ -1,14 +0,0 @@
using System;
using Xunit;
namespace Dalamud.Testing
{
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}
}