diff options
Diffstat (limited to 'spec/spec_helper.rb')
| -rw-r--r-- | spec/spec_helper.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index e391c97d3..0e3fe35c7 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -123,7 +123,7 @@ Spork.prefork do      end    end -  # XXX No idea what namespace/class/module to put this in +  # TODO: No idea what namespace/class/module to put this in    # Create a clean xapian index based on the fixture files and the raw_email data.    def create_fixtures_xapian_index        load_raw_emails_data  | 
