assert = require 'assert'

describe "index", ->

  describe "runCommands", ->

    it "should run a list of commands, in sequential order"