15 lines
185 B
C#
Raw Normal View History

using System;
using System.Collections.Generic;
using System.Web;
using NUnit.Framework;
using NUnit.Mocks;
namespace MonoTests.Common
{
static class Mocks
{
}
}