Fix location and namespace of CorePickerStabilityTests

oops
This commit is contained in:
YoshiRulz 2021-04-05 16:14:13 +10:00
parent 90a67b9e22
commit 5209bc69a1
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ using BizHawk.Emulation.Cores;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace BizHawk.Tests.Client.EmuHawk
namespace BizHawk.Tests.Client.Common.config
{
[TestClass]
public sealed class CorePickerStabilityTests