aboutsummaryrefslogtreecommitdiffhomepage
path: root/js/binary
diff options
context:
space:
mode:
authorGravatar Adam Cozzette <acozzette@google.com>2016-11-18 12:32:52 -0800
committerGravatar Adam Cozzette <acozzette@google.com>2016-11-21 09:19:22 -0800
commit40f3586412c2efa7a81ccb685e6f96e817996e36 (patch)
tree002d8061ac8eb7082de2991c5e74bae2de43bfe6 /js/binary
parent315350b2fa37201851ac298627e5547cfca64798 (diff)
Fixed remaining JSPB test failures
Diffstat (limited to 'js/binary')
-rw-r--r--js/binary/proto_test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/binary/proto_test.js b/js/binary/proto_test.js
index ae50a703..f86dc645 100644
--- a/js/binary/proto_test.js
+++ b/js/binary/proto_test.js
@@ -88,7 +88,7 @@ goog.require('proto.jspb.test.extendRepeatedStringList');
goog.require('proto.jspb.test.extendRepeatedUint32List');
goog.require('proto.jspb.test.extendRepeatedUint64List');
-// CommonJS-LoadFromFile: google/protobuf/any_pb proto.google.protobuf
+// CommonJS-LoadFromFile: ../node_modules/google-protobuf/google/protobuf/any_pb proto.google.protobuf
goog.require('proto.google.protobuf.Any');