Skip to content

Instantly share code, notes, and snippets.

@Lordnibbler
Created June 8, 2012 04:12
Show Gist options
  • Select an option

  • Save Lordnibbler/2893524 to your computer and use it in GitHub Desktop.

Select an option

Save Lordnibbler/2893524 to your computer and use it in GitHub Desktop.
require 'test_helper'
class PostTest < ActiveSupport::TestCase
test "the truth" do
assert_equal true, true
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment