Skip to content

Commit

Permalink
fix copy & paste test-case naming. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
senny committed Nov 4, 2013
1 parent 9c42613 commit 37d4bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord/test/cases/enum_test.rb
@@ -1,7 +1,7 @@
require 'cases/helper'
require 'models/book'

class StoreTest < ActiveRecord::TestCase
class EnumTest < ActiveRecord::TestCase
fixtures :books

setup do
Expand Down

0 comments on commit 37d4bfb

Please sign in to comment.