mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove array for now due to the reason that they are lost after exception was raised
This commit is contained in:
@@ -2,7 +2,6 @@ $ok_test = 0
|
||||
$ko_test = 0
|
||||
$kill_test = 0
|
||||
$asserts = []
|
||||
$exceptions = []
|
||||
|
||||
##
|
||||
# Print the assertion in a readable way
|
||||
|
||||
Reference in New Issue
Block a user