Skip to content

Instantly share code, notes, and snippets.

@towski
Created November 19, 2014 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save towski/9d8eb7f7e9314c179609 to your computer and use it in GitHub Desktop.
Save towski/9d8eb7f7e9314c179609 to your computer and use it in GitHub Desktop.
require 'spec_helper'
describe QuickbooksEmployee do
it "hey" do
raise "hye"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment