summaryrefslogtreecommitdiffstats
path: root/spec/spin_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/spin_spec.rb')
-rw-r--r--spec/spin_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/spin_spec.rb b/spec/spin_spec.rb
index 9c2e2ea..78f7f87 100644
--- a/spec/spin_spec.rb
+++ b/spec/spin_spec.rb
@@ -70,7 +70,7 @@ describe Edoors::Spin do
spin.spin!
f.p.should be p0
f.sp.should be p1
- spin.stop!
+ spin.stop_spinning!
end
#
it "process_sys" do