Add test data to db for VisualTests

Also fixes the broken IPC condition
This commit is contained in:
Drew DeVault
2016-10-24 14:57:00 -04:00
parent d559903ebc
commit 063fdd9a2d
6 changed files with 100 additions and 23 deletions

View File

@ -3,6 +3,7 @@
using System;
using osu.Framework.Desktop;
using osu.Framework.Desktop.Platform;
using osu.Framework.Platform;
namespace osu.Framework.VisualTests