test/bitly/test_config.rb in bitly-0.10.4 vs test/bitly/test_config.rb in bitly-1.0.0
- old
+ new
@@ -1,7 +1,7 @@
require File.join(File.dirname(__FILE__), '..', 'test_helper.rb')
-class TestConfig < Test::Unit::TestCase
+class TestConfig < Minitest::Test
context "bitly module" do
should "create a new bitly v3 client through initializer" do
# configure
Bitly.configure do |config|
config.api_version = 3