mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
rename
This commit is contained in:
parent
fe7ed2ace1
commit
1100af2ae0
@ -24,7 +24,7 @@ public void GetNextMessage_NoBatches()
|
||||
// test for nimoyd bug, where calling getnextmessage after the previous
|
||||
// call already returned false would cause an InvalidOperationException.
|
||||
[Test]
|
||||
public void GetNextMessage_NoBatches_AfterWeHadBatches()
|
||||
public void GetNextMessage_True_False_False_InvalidOperationException()
|
||||
{
|
||||
// add batch
|
||||
byte[] batch = BatcherTests.ConcatTimestamp(TimeStamp, new byte[2]);
|
||||
|
Loading…
Reference in New Issue
Block a user