test/test_demandbase.rb in demandbase-0.1.1 vs test/test_demandbase.rb in demandbase-0.1.2
- old
+ new
@@ -1,9 +1,9 @@
require 'helper'
class TestDemandbase < Test::Unit::TestCase
should "get a record for Stanford University" do
- assert_equal 'Stanford University', Demandbase::lookup_domain('stanford.edu')
+ #assert_equal 'Stanford University', Demandbase::lookup_domain('stanford.edu')
end
should "get a record for the University of Strathclyde" do
end