Skip to content

Commit 19d7ff4

Browse files
committed
add using to the probe test
1 parent 7f97fee commit 19d7ff4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Common/Commands.Common.Tests/ProbeTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
using Microsoft.WindowsAzure.Commands.Utilities.Common;
33
using System;
44
using System.Linq;
5+
using System.Runtime.InteropServices;
56
using Xunit;
67

78
namespace Commands.Common.Tests

0 commit comments

Comments
 (0)