mirror of
https://github.com/freedbygrace/PSOPNSenseAPI.git
synced 2026-08-09 02:10:49 +00:00
Add port forwarding support, improve XML documentation, and add unit tests
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace PSOPNSenseAPI.Tests;
|
||||
|
||||
[TestClass]
|
||||
public sealed class Test1
|
||||
{
|
||||
[TestMethod]
|
||||
public void TestMethod1()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user