Skip to content

Commit

Permalink
autodetect runtime for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SebouChu committed Oct 15, 2024
1 parent 3ecf768 commit 7594b6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_execjs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

begin
require "execjs"
ExecJS.runtime
rescue ExecJS::RuntimeUnavailable => e
warn e
exit 2
Expand Down

0 comments on commit 7594b6b

Please sign in to comment.