mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
think I finished reworking the event system
added http log reading support for debugging remotely started working on unit test framework
This commit is contained in:
10
Plugins/Tests/ServerTests.cs
Normal file
10
Plugins/Tests/ServerTests.cs
Normal file
@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Tests
|
||||
{
|
||||
class ServerTests
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user