Moved tests into their own folder.
This commit is contained in:
parent
b841a28177
commit
81cd9ff9fa
16 changed files with 51 additions and 106 deletions
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
namespace Test.NetFX
|
||||
{
|
||||
class Program
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
Examples.Test.Run(args);
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue