# File lib/generators/test_unit/templates/oauth_nonce_test.rb, line 19
  def test_should_not_be_a_new_record
    assert !@oauth_nonce.new_record?
  end