[FIX] tests??
This commit is contained in:
10
Eindproject/TestHelper/Helper.cs
Normal file
10
Eindproject/TestHelper/Helper.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using SharedClientServer;
|
||||
using System;
|
||||
|
||||
namespace TestHelper
|
||||
{
|
||||
public class Helper
|
||||
{
|
||||
public static JSONConvert JSONConvert;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user