You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-15 22:56:30 +09:00
Remove Console.ReadKey() from the UnitTest program
This stops it from hanging on the Travis build
This commit is contained in:
@@ -61,7 +61,6 @@ namespace UnitTests
|
||||
}
|
||||
|
||||
Console.WriteLine("Done");
|
||||
Console.ReadKey();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user