Skip to content

Commit 30ae10c

Browse files
committed
Merge pull request #21 from claudiob/fix-tests
Fix tests
2 parents 1ac6fb2 + b604120 commit 30ae10c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/caching_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require 'abstract_unit'
2+
require 'mocha/setup'
23

34
CACHE_DIR = 'test_cache'
45
# Don't change '/../temp/' cavalierly or you might hose something you don't want hosed

0 commit comments

Comments
 (0)