require "./spec_helper"
describe Three::Tier do
# TODO: Write tests
it "works" do
false.should eq(true)
end