mirror of
https://github.com/thewesker/twitter_ebooks.git
synced 2025-12-23 13:51:09 -05:00
rspec and memory_profiler
This commit is contained in:
5
spec/spec_helper.rb
Normal file
5
spec/spec_helper.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
require 'twitter_ebooks'
|
||||
|
||||
def path(relpath)
|
||||
File.join(File.dirname(__FILE__), relpath)
|
||||
end
|
||||
Reference in New Issue
Block a user