Skip to content

Commit 7579be9

Browse files
committed
Fix standards check
1 parent 3acee45 commit 7579be9

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

com.unity.netcode.gameobjects/Tests/Runtime/Transports/UnityTransportConnectionTests.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
using NUnit.Framework;
66
using Unity.Netcode.TestHelpers.Runtime;
77
using Unity.Netcode.Transports.UTP;
8+
#if HOSTNAME_RESOLUTION_AVAILABLE
9+
using Unity.Networking.Transport;
10+
#endif
811
using UnityEngine;
912
using UnityEngine.TestTools;
1013
using static Unity.Netcode.RuntimeTests.UnityTransportTestHelpers;

testproject/Assets/AddressableAssetsData/Windows.meta

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)