change couchpotato_models for cucumber to load json_pure

This commit is contained in:
Jon Rowe 2010-05-16 21:20:43 +01:00
parent 3adc4e935a
commit 4d596928b3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
require 'couch_potato'
require 'json/pure'
::CouchPotato::Config.database_name = 'couch_potato_test'
class Widget