farm = require '../lib/farm.coffee'

describe 'farming', ->
  describe 'farm.coffee', ->
    it 'should spawn servers based on incoming hosts', ->
    it 'should not interfere with other servers', ->
