Browse Source

Moved math proto and server to test folder

murgatroid99 10 years ago
parent
commit
0f93e435a1
2 changed files with 0 additions and 0 deletions
  1. 0 0
      src/node/test/math/math.proto
  2. 0 0
      src/node/test/math/math_server.js

+ 0 - 0
src/node/examples/math.proto → src/node/test/math/math.proto


+ 0 - 0
src/node/examples/math_server.js → src/node/test/math/math_server.js