modify the order of BS BLOCK assert. Because 'BS BLOCK 32' is already defined at line:349

This commit is contained in:
skandhas
2012-11-23 16:20:04 +08:00
parent 7bae52fc56
commit a316e92da3
+1 -1
View File
@@ -389,7 +389,7 @@ assert('BS Block [ruby-core:14395]') do
t.test_for_bug
end
assert("BS Block 32") do
assert("BS Block 33") do
module TestReturnFromNestedBlock
def self.test
1.times do