require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe "KontoAPI Rails" do it "should be tested" do fail "TEST ME!" end end