Sanitize files

pull/5288/head
murgatroid99 9 years ago
parent 654d2549b7
commit 5acbb9c1e9
  1. 2
      src/node/test/common_test.js
  2. 2
      src/node/test/test_messages.proto

@ -1,6 +1,6 @@
/*
*
* Copyright 2015, Google Inc.
* Copyright 2015-2016, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

@ -40,4 +40,4 @@ message LongValues {
message SequenceValues {
bytes bytes_field = 1;
repeated int32 repeated_field = 2;
}
}

Loading…
Cancel
Save