instructions on running node-webkit-agent for debugging memory leaks

This commit is contained in:
Tyler Renelle
2013-02-26 12:42:00 -05:00
parent 7c480124cf
commit 0a3fc9f715
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ url = helpers.playUrl
casper.start url
casper.repeat 50, ->
casper.repeat 100, ->
casper.reload()
casper.run ->