To edit pages or tickets please login with username/password: aaf/aaf

Show
Ignore:
Timestamp:
02/18/08 20:36:05 (5 months ago)
Author:
jk
Message:

local mode works

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/demo/test/unit/content_test.rb

    r319 r320  
    515515    assert_equal @another_content.id, contents_from_ferret.first.id  
    516516 
    517     # deprecated options, still supported 
    518     contents_from_ferret = Content.find_with_ferret('title', :num_docs => 1, :first_doc => 1) 
    519     assert_equal 1, contents_from_ferret.size 
    520     assert_equal @another_content.id, contents_from_ferret.first.id  
    521       
    522517  end 
    523518 

To edit pages or tickets please login with username/password: aaf/aaf