summaryrefslogtreecommitdiffhomepage
path: root/test/t/localjumperror.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/localjumperror.rb')
-rw-r--r--test/t/localjumperror.rb9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/t/localjumperror.rb b/test/t/localjumperror.rb
new file mode 100644
index 000000000..9d1df9594
--- /dev/null
+++ b/test/t/localjumperror.rb
@@ -0,0 +1,9 @@
+##
+# LocalJumpError ISO Test
+
+assert('LocalJumoError', '15.2.25') do
+ LocalJumpError.class == Class
+end
+
+# TODO 15.2.25.2.1 LocalJumpError#exit_value
+# TODO 15.2.25.2.2 LocalJumpError#reason