Codebase list ruby-omniauth-facebook / db6053f
Update helper.rb Seivan Heidari 10 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2424 end
2525 end
2626
27 class TestCase < MiniTest::Unit::TestCase
27 class TestCase < Minitest::Test
2828 extend BlockTestHelper
2929 include CustomAssertions
3030 end