aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/tests/stress.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/tests/stress.rb')
-rw-r--r--ruby/tests/stress.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/tests/stress.rb b/ruby/tests/stress.rb
index cc4bbf5c..1bd768ed 100644
--- a/ruby/tests/stress.rb
+++ b/ruby/tests/stress.rb
@@ -1,6 +1,6 @@
#!/usr/bin/ruby
-require 'protobuf'
+require 'google/protobuf'
require 'test/unit'
module StressTest