Browse Source

update tests util

Nicolas FRADIN 12 years ago
parent
commit
50317405c7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      run_tests.js

+ 2 - 2
run_tests.js

@@ -1,8 +1,8 @@
 ////////////////////////////////////////////////////
 //
-// Usage : 	node run_tests "command" [nb packets to send]
+// Usage : 	node run_tests.js "command" [nb packets to send]
 //
-// Example : 	node run_tests "gorets:10|c" 100
+// Example : 	node run_tests.js "gorets:10|c" 100
 //
 //
 var dgram = require('dgram');