1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-17 07:36:32 +09:00

Removed NetBitWriterTests.cs from unittests project file

This commit is contained in:
lidgren
2012-10-01 12:46:44 +00:00
parent 03b90d348e
commit f5c6652651
2 changed files with 0 additions and 3 deletions

View File

@@ -17,8 +17,6 @@ namespace UnitTests
Console.WriteLine("Unique identifier is " + NetUtility.ToHexString(peer.UniqueIdentifier));
NetBitWriterTests.Run();
ReadWriteTests.Run(peer);
NetQueueTests.Run();