Commit 08af6283 authored by Benoit Daloze's avatar Benoit Daloze Committed by Benoit Daloze
Browse files

Add a few extra examples for the version sorting test

parent 47074b91
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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