diff options
author | murgatroid99 <mlumish@google.com> | 2015-10-06 10:49:12 -0700 |
---|---|---|
committer | murgatroid99 <mlumish@google.com> | 2015-10-06 10:49:12 -0700 |
commit | 0f93e435a1cf4ab16076de32278839fcc51efcb9 (patch) | |
tree | fbcc36f3fc1d9b89be5c615ac95e8081dddffc01 | |
parent | 42a2c4e6b429c53d0f423cefc09ffeb5b7eedfad (diff) |
Moved math proto and server to test folder
-rw-r--r-- | src/node/test/math/math.proto (renamed from src/node/examples/math.proto) | 0 | ||||
-rw-r--r-- | src/node/test/math/math_server.js (renamed from src/node/examples/math_server.js) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/node/examples/math.proto b/src/node/test/math/math.proto index 311e148c02..311e148c02 100644 --- a/src/node/examples/math.proto +++ b/src/node/test/math/math.proto diff --git a/src/node/examples/math_server.js b/src/node/test/math/math_server.js index a4b237aeeb..a4b237aeeb 100644 --- a/src/node/examples/math_server.js +++ b/src/node/test/math/math_server.js |