Skip to content

Commit

Permalink
fixed test name
Browse files Browse the repository at this point in the history
  • Loading branch information
jpf committed Jan 25, 2011
1 parent ba794c5 commit c087072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/whois-orgname/whois_spec.rb
Expand Up @@ -2,7 +2,7 @@
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper.rb')
require 'domain-profiler/whois-orgname'

describe Whois do
describe WhoisOrgName do
before (:all) do
@whois = WhoisOrgName.new('4.2.2.2', false)
end
Expand Down

0 comments on commit c087072

Please sign in to comment.