Jelajahi Sumber

update tests util

Nicolas FRADIN 12 tahun lalu
induk
melakukan
50317405c7
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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');