Commit 29d58d33 authored by Josh Haberman's avatar Josh Haberman

Removed unused directives from tests that aren't run under CommonJS.

parent c348af2f
......@@ -42,8 +42,6 @@
*/
goog.require('goog.testing.asserts');
// CommonJS-LoadFromFile: google_protobuf
goog.require('jspb.BinaryConstants');
goog.require('jspb.BinaryDecoder');
goog.require('jspb.BinaryReader');
......
......@@ -38,8 +38,6 @@
goog.require('goog.crypt.base64');
goog.require('goog.testing.asserts');
// CommonJS-LoadFromFile: googleProtobuf
goog.require('jspb.BinaryConstants');
goog.require('jspb.BinaryWriter');
goog.require('jspb.utils');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment