summaryrefslogtreecommitdiff
path: root/native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2012-02-27 22:31:00 +0000
committerIan C <ianc@noddybox.co.uk>2012-02-27 22:31:00 +0000
commit7c9c5af6d495d6ac60b5cb59b8e0cd9a17318e9a (patch)
tree12433e079c5802bf940185b2ee020433db9f9955 /native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj
parent2e31d6ae4405ac118599e5fc9c767fcb6f43be7f (diff)
Rolled test memory and devices into machine.
Diffstat (limited to 'native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj')
-rw-r--r--native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj b/native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj
index 4744ad0..a162641 100644
--- a/native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj
+++ b/native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj
@@ -45,8 +45,7 @@
<ItemGroup>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="TestDevice.cs" />
- <Compile Include="TestMemory.cs" />
+ <Compile Include="TestMachine.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Noddybox.Emulation.EightBit.Z80\Noddybox.Emulation.EightBit.Z80.csproj">