aboutsummaryrefslogtreecommitdiffhomepage
path: root/js/binary/proto_test.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/binary/proto_test.js')
-rw-r--r--js/binary/proto_test.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/binary/proto_test.js b/js/binary/proto_test.js
index 1cb7ff0e..106ee243 100644
--- a/js/binary/proto_test.js
+++ b/js/binary/proto_test.js
@@ -31,6 +31,8 @@
// Test suite is written using Jasmine -- see http://jasmine.github.io/
goog.require('goog.testing.asserts');
+
+// CommonJS-LoadFromFile: testbinary_pb
goog.require('proto.jspb.test.ExtendsWithMessage');
goog.require('proto.jspb.test.ForeignEnum');
goog.require('proto.jspb.test.ForeignMessage');