mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
test: test for obsolete should also be obsolete
This commit is contained in:
parent
b74ef10780
commit
f1860e3db9
@ -227,6 +227,7 @@ public void ReadyMessageTest()
|
||||
fresh.Deserialize(new NetworkReader(writerData));
|
||||
}
|
||||
|
||||
[Obsolete("The field we are testing will go away")]
|
||||
[Test]
|
||||
public void AddPlayerMessageTest()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user