> agar-clone@1.0.0 start C:\Users\BreakinBad\Desktop\agar.io-
> gulp run
[14:23:08] Using gulpfile ~\Desktop\agar.io-clone-master\gulp
[14:23:08] Starting 'lint'...
[14:23:08] Starting 'move-client'...
[14:23:58] Finished 'lint' after 50 s
[14:23:58] Starting 'build-server'...
[14:23:58] Starting 'test'...
[14:23:58] Finished 'test' after 23 ms
[14:23:58] Starting 'todo'...
[14:23:58] Finished 'todo' after 25 ms
util.js
#massToRadius
V should return non-zero radius on zero input
V should convert masses to a circle radius
[14:24:02] Finished 'build-server' after 3.76 s
#validNick
V should allow empty player nicknames
V should allow ascii character nicknames
V should disallow unicode-dependent alphabets
V should disallow spaces in nicknames
[14:24:02] Finished 'move-client' after 54 s
[14:24:02] Starting 'build-client'...
#log
V should compute the log_{base} of a number
#getDistance
V should return a positive number
8 passing (4s)
C:\Users\BreakinBad\Desktop\agar.io-clone-master\src\server>