diff options
| author | Luke Kanies <luke@madstop.com> | 2008-04-11 13:01:42 -0500 |
|---|---|---|
| committer | Luke Kanies <luke@madstop.com> | 2008-04-11 13:01:42 -0500 |
| commit | fb05ef3c96038d67a46eb142202af186ad6cb0b3 (patch) | |
| tree | 148e8b882e5c8104c4f3fa8ecc4288e8608f812d /test/lib | |
| parent | b49fb68f768e8b98c555ef0ae08a7bd22f5d36bd (diff) | |
| parent | b49fd495622b15f96faf944db1e70cbe9e7fe7c4 (diff) | |
Merge branch '0.24.x'
Diffstat (limited to 'test/lib')
| -rw-r--r-- | test/lib/stubba.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/stubba.rb b/test/lib/stubba.rb index eade747f6..747054cfc 100644 --- a/test/lib/stubba.rb +++ b/test/lib/stubba.rb @@ -1,2 +1,2 @@ # for backwards compatibility -require 'mocha'
\ No newline at end of file +require 'mocha' |
