mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-01-19 20:51:59 +01:00
Add a few extra examples for the version sorting test
This commit is contained in:
parent
47074b9174
commit
08af628396
1 changed files with 3 additions and 1 deletions
|
@ -92,7 +92,9 @@ jruby-1.7.9
|
|||
jruby-1.7.10
|
||||
jruby-9000-dev
|
||||
jruby-9000
|
||||
truffleruby-1.0.0-rc2"
|
||||
truffleruby-1.0.0-rc2
|
||||
truffleruby-19.0.0
|
||||
truffleruby-19.3.0"
|
||||
for ver in $expected; do
|
||||
touch "${RUBY_BUILD_ROOT}/share/ruby-build/$ver"
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue