summaryrefslogtreecommitdiff
blob: 26df0a1025bdff6565df10c42a5c61ae55fc33df (plain)
1
2
3
4
5
6
7
8
--- test/core/unboundmethod/test_arguments.rb.~1~	2011-01-23 12:39:57.721680315 +0100
+++ test/core/unboundmethod/test_arguments.rb	2011-01-23 13:03:36.583697764 +0100
@@ -1,4 +1,5 @@
 require 'facets/unboundmethod/arguments'
+require 'test/unit'
 
 class Test_UnboundMethod_Arguments  < Test::Unit::TestCase