aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtoGen.Test/GeneratorTest.cs
blob: 137d9348a7216216149ce86fda49a7a534b39ba4 (plain) (blame)
1
2
3
4
5
6
7
using NUnit.Framework;

namespace ProtoGen {
  [TestFixture]
  public class GeneratorTest {
  }
}