mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2025-11-03 16:16:45 +00:00
More analsys changes
This commit is contained in:
@@ -11,7 +11,7 @@ namespace M6502.Test
|
||||
var configuration = new Configuration();
|
||||
|
||||
#if DEBUG
|
||||
configuration.DebugMode = true;
|
||||
configuration.DebugMode;
|
||||
#endif
|
||||
using (var harness = new TestHarness(configuration))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user