summary refs log tree commit diff
path: root/test/spec_bacon.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/spec_bacon.rb')
-rw-r--r--test/spec_bacon.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/spec_bacon.rb b/test/spec_bacon.rb
index b3981ee..a0eeffd 100644
--- a/test/spec_bacon.rb
+++ b/test/spec_bacon.rb
@@ -299,6 +299,7 @@ describe "before/after" do
     
     it "should run in the right order" do
       @a.should.equal 5
+      @a = 2
     end
   end