Sha256: 0b20c41fff7cee71c5f7353e530184704d184ac5c32f6991cb02862644f830fd

Contents?: true

Size: 218 Bytes

Versions: 5

Compression:

Stored size: 218 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/spec_helper')

module Governor
  describe GovernorThinkingSphinx do
    it "registers the plugin" do
      Governor::PluginManager.plugins.size == 1
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
governor_thinking_sphinx-0.1.4 spec/governor_thinking_sphinx_spec.rb
governor_thinking_sphinx-0.1.3 spec/governor_thinking_sphinx_spec.rb
governor_thinking_sphinx-0.1.2 spec/governor_thinking_sphinx_spec.rb
governor_thinking_sphinx-0.1.1 spec/governor_thinking_sphinx_spec.rb
governor_thinking_sphinx-0.1.0 spec/governor_thinking_sphinx_spec.rb