summaryrefslogtreecommitdiff
path: root/spec/mspec/README.md
diff options
context:
space:
mode:
authorBenoit Daloze <eregontp@gmail.com>2019-09-29 16:03:47 +0200
committerBenoit Daloze <eregontp@gmail.com>2019-09-29 16:03:47 +0200
commit31bb66a19df26409c9d47afcf37919c9a065516a (patch)
tree21d3d4171acbf2780b92c23833fe3727900de7c4 /spec/mspec/README.md
parenta27dc83113afa9831dcdf919138666b09a73ccf6 (diff)
downloadruby-31bb66a19df26409c9d47afcf37919c9a065516a.tar.gz
Update to ruby/mspec@8106083
Diffstat (limited to 'spec/mspec/README.md')
-rw-r--r--spec/mspec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/mspec/README.md b/spec/mspec/README.md
index 5a4605da98..e6fe44c6a2 100644
--- a/spec/mspec/README.md
+++ b/spec/mspec/README.md
@@ -58,7 +58,7 @@ ruby -S bundle install
## Running Specs
Use RSpec to run the MSpec specs. There are no plans currently to make the
-MSpec specs runnable by MSpec.
+MSpec specs runnable by MSpec: https://github.com/ruby/mspec/issues/19.
After installing the gem dependencies, the specs can be run as follows: