Sign in
apache
/
rocketmq-client-csharp
/
e6a6bb970e56cd89f8cc5c1c9771b4536d850d45
/
.
/
tests
/
UnitTest1.cs
blob: bdc4aa3aa6c50af30449d6736f4a5c4850542d56 [
file
] [
log
] [
blame
]
using
Microsoft
.
VisualStudio
.
TestTools
.
UnitTesting
;
namespace tests
{
[
TestClass
]
public
class
UnitTest1
{
[
TestMethod
]
public
void
TestMethod1
()
{
}
}
}