Update client_echo.js

This commit is contained in:
Will Franzen 2015-03-26 10:25:36 -05:00
parent bfc39811e4
commit 7ede9c3dcd

View File

@ -1,4 +1,4 @@
var mc = require('../') var mc = require('../../')
, states = mc.protocol.states , states = mc.protocol.states
var client = mc.createClient({ var client = mc.createClient({