adding controller for futzing with solr

This commit is contained in:
Dan Buch
2011-08-31 08:19:44 -04:00
parent 8562d71bbb
commit 9046917ed1
6 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
require 'test_helper'
class SolrHelperTest < ActionView::TestCase
end