mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Fix for new shoulda/tasks organization when shoulda is used solely as a plugin [#75]
This commit is contained in:
parent
611f5f4dac
commit
c33610ab97
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
require 'shoulda/tasks'
|
||||
load File.join(File.dirname(__FILE__), "..", "lib", "shoulda", "tasks.rb")
|
||||
|
|
Loading…
Reference in a new issue