Add desktop unit tests project.

This commit is contained in:
Dean Herbert
2017-02-09 19:24:53 +09:00
parent 829fb2605b
commit e0b7517535
11 changed files with 265 additions and 16 deletions

View File

@ -10,7 +10,6 @@ using osu.Framework.Desktop.Platform;
using System.Reflection;
using System.IO;
using System.Collections.Generic;
using SQLiteNetExtensions.Extensions;
using osu.Framework.Allocation;
namespace osu.Desktop.VisualTests