Skip to content

Commit 6ce6611

Browse files
clean up
1 parent 9b97f8c commit 6ce6611

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
using Azure.Iot.Operations.Protocol.Models;
66
using System.Buffers;
77

8-
namespace Azure.Iot.Operations.Protocol.IntegrationTests.Chunking
8+
namespace Azure.Iot.Operations.Protocol.IntegrationTests
99
{
10-
public class ChunkingMqttClientIntegrationTests
10+
public class ChunkingMqttClientTests
1111
{
1212
[Fact]
1313
public async Task ChunkingMqttClient_SmallMessage_NoChunking()

dotnet/test/Azure.Iot.Operations.Protocol.IntegrationTests/ChunkingMqttClientTests.cs

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)