From 7379daad1c73bd3610ed296436250b417ac3673d Mon Sep 17 00:00:00 2001 From: hukl Date: Thu, 10 Feb 2011 14:19:00 +0100 Subject: removed thinking_sphinx plugin and replaced it with gem. also tuned dependencies --- .../features/sphinx_detection.feature | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 vendor/plugins/thinking-sphinx/features/sphinx_detection.feature (limited to 'vendor/plugins/thinking-sphinx/features/sphinx_detection.feature') diff --git a/vendor/plugins/thinking-sphinx/features/sphinx_detection.feature b/vendor/plugins/thinking-sphinx/features/sphinx_detection.feature deleted file mode 100644 index ebe431e9..00000000 --- a/vendor/plugins/thinking-sphinx/features/sphinx_detection.feature +++ /dev/null @@ -1,21 +0,0 @@ -Feature: Checking whether Sphinx is running or not - In order to avoid unnecessary errors - Thinking Sphinx - Should be able to determine whether Sphinx is running or not - - Scenario: Checking Sphinx's status - Given Sphinx is running - Then Sphinx should be running - - When I stop Sphinx - And I wait for Sphinx to catch up - Then Sphinx should not be running - - When I start Sphinx - And I wait for Sphinx to catch up - Then Sphinx should be running - - Given Sphinx is running - When I kill the Sphinx process - And I wait for Sphinx to catch up - Then Sphinx should not be running \ No newline at end of file -- cgit v1.3