| Index: third_party/protobuf/conformance/conformance_ruby.rb
|
| diff --git a/third_party/protobuf/conformance/conformance_ruby.rb b/third_party/protobuf/conformance/conformance_ruby.rb
|
| index c716facdd6f3f9acc8638df39ef4b35848cc7868..aa5721448eafdc37c3fcad23f40d924a91c3f308 100755
|
| --- a/third_party/protobuf/conformance/conformance_ruby.rb
|
| +++ b/third_party/protobuf/conformance/conformance_ruby.rb
|
| @@ -30,7 +30,7 @@
|
| # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -require 'conformance'
|
| +require 'conformance_pb'
|
|
|
| $test_count = 0
|
| $verbose = false
|
|
|