require File.dirname(__FILE__) + '/spec_helper.rb' # Time to add your specs! # http://rspec.info/ describe "Hubris tests" do it "can build the sample app" do # violated "Be sure to write your specs" end end