summaryrefslogtreecommitdiffstats
path: root/spec/spot_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/spot_spec.rb')
-rw-r--r--spec/spot_spec.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/spot_spec.rb b/spec/spot_spec.rb
index 3698ae9..b33acb2 100644
--- a/spec/spot_spec.rb
+++ b/spec/spot_spec.rb
@@ -6,6 +6,10 @@ require 'spec_helper'
#
describe EvenDoors::Spot do
#
+ before(:each) do
+ EvenDoors::Spin.clear!
+ end
+ #
it "path construction" do
s0 = EvenDoors::Spot.new 'top', nil
s1 = EvenDoors::Spot.new 'room0', s0