aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/test/end_to_end_test.js
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2016-01-27 08:13:33 +0000
committerGravatar Craig Tiller <craig.tiller@gmail.com>2016-01-27 08:13:33 +0000
commitcde1ee1440c72fc50607bb22421e283dd145e6b6 (patch)
treefafd2c4d95e9a1db2ff47538d7a600d3d87eebc4 /src/node/test/end_to_end_test.js
parent338576096f951821e9610525a25235152fcf9011 (diff)
parent4f3840dc06676df5eed09b58828393fe85a599c2 (diff)
Merge github.com:grpc/grpc into twah
Diffstat (limited to 'src/node/test/end_to_end_test.js')
-rw-r--r--src/node/test/end_to_end_test.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/node/test/end_to_end_test.js b/src/node/test/end_to_end_test.js
index 0f6c5941c4..353c6c761d 100644
--- a/src/node/test/end_to_end_test.js
+++ b/src/node/test/end_to_end_test.js
@@ -1,6 +1,6 @@
/*
*
- * Copyright 2015, Google Inc.
+ * Copyright 2015-2016, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,7 @@
'use strict';
var assert = require('assert');
-var grpc = require('bindings')('grpc_node');
+var grpc = require('../src/grpc_extension');
/**
* This is used for testing functions with multiple asynchronous calls that