aboutsummaryrefslogtreecommitdiff
path: root/js/test.proto
diff options
context:
space:
mode:
authormurgatroid99 <mlumish@google.com>2016-02-24 13:44:57 -0800
committermurgatroid99 <mlumish@google.com>2016-02-24 13:44:57 -0800
commita862b6b77f49527bf1f6e1da54265d82256c4bf1 (patch)
tree3ce9fdde957b0fea1193b8384c17a15e5ac02b82 /js/test.proto
parent8f67b165f0a949219fafc48c533be3fbf53497b7 (diff)
downloadprotobuf-a862b6b77f49527bf1f6e1da54265d82256c4bf1.tar.gz
protobuf-a862b6b77f49527bf1f6e1da54265d82256c4bf1.tar.bz2
protobuf-a862b6b77f49527bf1f6e1da54265d82256c4bf1.zip
Fix CommonJS relative require generation, and test it
Diffstat (limited to 'js/test.proto')
-rw-r--r--js/test.proto1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/test.proto b/js/test.proto
index 3cea5f37..14418ac9 100644
--- a/js/test.proto
+++ b/js/test.proto
@@ -216,4 +216,3 @@ message TestMessageWithOneof {
int32 btwo = 13 [default = 1234];
}
}
-