using System; using System.Collections.Generic; using System.Text; using NUnit.Framework; namespace Google.ProtocolBuffers { [TestFixture] public class TextFormatTest { } }