mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
e75e2083fd
Class method defined in singleton class should be evaluated in class context not singleton class context. fix #2515
Running Tests
To run the tests, execute the following from the project's root directory.
$ make test