Skip to content

Commit

Permalink
Fix YRI spec name
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegal committed Apr 26, 2012
1 parent a644306 commit 376b43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/cli/yri_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class YARD::CLI::YRI
public :optparse, :find_object, :cache_object
end

describe YARD::CLI::Yardoc do
describe YARD::CLI::YRI do
before do
@yri = YARD::CLI::YRI.new
Registry.stub!(:load)
Expand Down

0 comments on commit 376b43c

Please sign in to comment.