test/setup.rb in ultrasphinx-1.6.7 vs test/setup.rb in ultrasphinx-1.7

- old
+ new

@@ -1,10 +1,7 @@ # Setup integration system for the integration suite -puts ["Please make sure that test/integration/app/vendor/rails is symlinked", - "to a Rails trunk checkout in order for the rake tasks to run properly."] - Dir.chdir "#{File.dirname(__FILE__)}/integration/app/" do system("killall searchd") system("rm -rf /tmp/sphinx") system("rm -rf config/ultrasphinx/development.conf") Dir.chdir "vendor/plugins" do