Skip to content

Commit

Permalink
Renamed spec file to match the class tested
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrutherford committed Jun 17, 2009
1 parent 2946a56 commit 8c308d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Manifest.txt
Expand Up @@ -58,9 +58,10 @@ spec/reek/smells/large_class_spec.rb
spec/reek/smells/long_method_spec.rb
spec/reek/smells/long_parameter_list_spec.rb
spec/reek/smells/nested_iterators_spec.rb
spec/reek/smells/smell_spec.rb
spec/reek/smells/smell_detector_spec.rb
spec/reek/smells/uncommunicative_name_spec.rb
spec/reek/smells/utility_function_spec.rb
spec/reek/smell_warning_spec.rb
spec/slow/inline_spec.rb
spec/slow/optparse_spec.rb
spec/slow/redcloth_spec.rb
Expand Down
File renamed without changes.

0 comments on commit 8c308d3

Please sign in to comment.