aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/spec/server_credentials_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/spec/server_credentials_spec.rb')
-rw-r--r--src/ruby/spec/server_credentials_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ruby/spec/server_credentials_spec.rb b/src/ruby/spec/server_credentials_spec.rb
index 673d832f62..f773a5f701 100644
--- a/src/ruby/spec/server_credentials_spec.rb
+++ b/src/ruby/spec/server_credentials_spec.rb
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-require 'grpc'
+require 'spec_helper'
def load_test_certs
test_root = File.join(File.dirname(__FILE__), 'testdata')