Skip to content

Commit a58ab5f

Browse files
committed
test case shouldn't be singleton, breaks under ruby 1.9
1 parent 5308d0b commit a58ab5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/provider/tc_exceptions.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
require 'test_helper'
22

33
class ProviderExceptions < Test::Unit::TestCase
4-
include Singleton
54

65
def setup
76
@provider = ComplexProvider.new

0 commit comments

Comments
 (0)