From 072975b523a5ce6c76a3e826876ae358060b60ce Mon Sep 17 00:00:00 2001 From: Yossef Mendelssohn Date: Fri, 24 Oct 2008 17:20:17 -0500 Subject: Having higher-level after blocks also be run for nested contexts. --- test/spec_bacon.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'test') 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 -- cgit 1.4.1