aboutsummaryrefslogblamecommitdiff
path: root/src/ProtoGen.Test/GeneratorTest.cs
blob: d1beb585f235450432b9015eb3e8e758fdb884c0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                              








                                           
using Google.ProtocolBuffers.DescriptorProtos;
using NUnit.Framework;
using Google.ProtocolBuffers.Descriptors;

namespace Google.ProtocolBuffers.ProtoGen {
  [TestFixture]
  public class GeneratorTest {

  }
}