2012-11-07 22:53:54 +01:00
|
|
|
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
2012-11-06 23:37:40 +01:00
|
|
|
|
2012-11-07 22:53:54 +01:00
|
|
|
namespace ChristianHelle.DeveloperTools.CodeGenerators.Resw.CustomTool.Tests
|
2012-11-06 23:37:40 +01:00
|
|
|
{
|
|
|
|
|
[TestClass]
|
|
|
|
|
public class Spikes
|
|
|
|
|
{
|
|
|
|
|
}
|
|
|
|
|
}
|