using Google.ProtocolBuffers.DescriptorProtos; using NUnit.Framework; using Google.ProtocolBuffers.Descriptors; namespace Google.ProtocolBuffers.ProtoGen { [TestFixture] public class GeneratorTest { } }