summaryrefslogtreecommitdiffhomepage
path: root/test/t
diff options
context:
space:
mode:
Diffstat (limited to 'test/t')
-rw-r--r--test/t/_assert.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/t/_assert.rb b/test/t/_assert.rb
index d132e4a30..ecca78656 100644
--- a/test/t/_assert.rb
+++ b/test/t/_assert.rb
@@ -2,7 +2,6 @@ $ok_test = 0
$ko_test = 0
$kill_test = 0
$asserts = []
-$exceptions = []
##
# Print the assertion in a readable way