diff options
Diffstat (limited to 'vendor/plugins/thinking-sphinx/features/step_definitions/cat_steps.rb')
| -rw-r--r-- | vendor/plugins/thinking-sphinx/features/step_definitions/cat_steps.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/plugins/thinking-sphinx/features/step_definitions/cat_steps.rb b/vendor/plugins/thinking-sphinx/features/step_definitions/cat_steps.rb deleted file mode 100644 index 82b8b7f..0000000 --- a/vendor/plugins/thinking-sphinx/features/step_definitions/cat_steps.rb +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | When /^I destroy cat (\w+)$/ do |name| | ||
| 2 | Cat.find_by_name(name).destroy | ||
| 3 | end \ No newline at end of file | ||
