Skip to content

Commit

Permalink
Rename I18n test to Simple I18n test to match lib
Browse files Browse the repository at this point in the history
  • Loading branch information
norman committed May 21, 2012
1 parent 96e42ae commit add7d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/i18n_test.rb → test/simple_i18n_test.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require "helper"

class I18nTest < MiniTest::Unit::TestCase
class SimpleI18nTest < MiniTest::Unit::TestCase
include FriendlyId::Test

class Journalist < ActiveRecord::Base
Expand Down

0 comments on commit add7d1c

Please sign in to comment.