소스 검색

update tests util

Nicolas FRADIN 12 년 전
부모
커밋
50317405c7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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');