[DOC] test-spec would be preferable now

This commit is contained in:
Nobuyoshi Nakada 2022-01-09 12:34:11 +09:00
parent 8648457541
commit cc01ae591b
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

View File

@ -81,5 +81,5 @@ make test-all TESTS=../test/fiber/test_io.rb
RubySpec is a project to write a complete, executable specification for the Ruby programming language.
``` shell
make test-rubyspec
make test-spec
```