Browse Source

update tests util

Nicolas FRADIN 12 năm trước cách đây
mục cha
commit
50317405c7
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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');