planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
506 stars 142 forks source link

Libplanet.Stun.Tests's tests' namespaces are incorrect #729

Closed limebell closed 4 years ago

limebell commented 4 years ago

It should be Libplanet.Stun.Tests.Stun + a, but Stun is missing. Or, just remove Stun folder I guess.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

riemannulus commented 4 years ago

This issues seems resolved by commit f342613.

longfin commented 4 years ago

This issues seems resolved by commit f342613.

You're right. it had solved by #315.