mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
3157efa57c
Check if the constant GEMNAME is defined before use in `assert.rb`. This is added to prevent an undefined constant error when using `assert.rb` in other environments - for example, testing CRuby.