diff options
author | Rick Olson <technoweenie@gmail.com> | 2007-01-28 00:47:32 +0000 |
---|---|---|
committer | Rick Olson <technoweenie@gmail.com> | 2007-01-28 00:47:32 +0000 |
commit | eca93d0970925a305c6ccc620df62aeb385938dc (patch) | |
tree | 68e9f2d64d4b090eecca3814b074824d48dece11 | |
parent | 28e77c9216850af9666c126fd51294c11bacc9b0 (diff) | |
download | rails-eca93d0970925a305c6ccc620df62aeb385938dc.tar.gz rails-eca93d0970925a305c6ccc620df62aeb385938dc.tar.bz2 rails-eca93d0970925a305c6ccc620df62aeb385938dc.zip |
Rename test file so it's not ignored by rake
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6049 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
-rw-r--r-- | activesupport/test/core_ext/module/attr_accessor_with_default_test.rb (renamed from activesupport/test/core_ext/module/attr_accessor_with_default.rb) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/activesupport/test/core_ext/module/attr_accessor_with_default.rb b/activesupport/test/core_ext/module/attr_accessor_with_default_test.rb index 8ae52ad17a..8ae52ad17a 100644 --- a/activesupport/test/core_ext/module/attr_accessor_with_default.rb +++ b/activesupport/test/core_ext/module/attr_accessor_with_default_test.rb |