From a862b6b77f49527bf1f6e1da54265d82256c4bf1 Mon Sep 17 00:00:00 2001 From: murgatroid99 Date: Wed, 24 Feb 2016 13:44:57 -0800 Subject: Fix CommonJS relative require generation, and test it --- js/test.proto | 1 - 1 file changed, 1 deletion(-) (limited to 'js/test.proto') 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]; } } - -- cgit v1.2.3