From 2d9967b06692d34d3e644f5e15d872f33e3bf5ec Mon Sep 17 00:00:00 2001 From: Chris Boden Date: Fri, 13 Jul 2012 10:24:51 -0400 Subject: [PATCH] Version bump in test conf --- tests/ab-wstest-fuzzyconf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/ab-wstest-fuzzyconf.json b/tests/ab-wstest-fuzzyconf.json index 57800b2..436408f 100644 --- a/tests/ab-wstest-fuzzyconf.json +++ b/tests/ab-wstest-fuzzyconf.json @@ -3,8 +3,8 @@ , "outdir": "../reports/ab" , "servers": [ - {"agent": "Ratchet-libevent/v0.1.5", "url": "ws://localhost:8000", "options": {"version": 18}} - , {"agent": "Ratchet-stream/v0.1.5", "url": "ws://localhost:8001", "options": {"version": 18}} + {"agent": "Ratchet-libevent/v0.2b", "url": "ws://localhost:8000", "options": {"version": 18}} + , {"agent": "Ratchet-stream/v0.2b", "url": "ws://localhost:8001", "options": {"version": 18}} ] , "cases": ["*"]