Skip to content

Commit

Permalink
I think jruby-tests has gone.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed May 17, 2015
1 parent 096b8a0 commit 34dd04d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/check_versions.sh
Expand Up @@ -12,7 +12,6 @@ rm -rf maven/*/target/*
./mvnw -Pcomplete
./mvnw -Pdist
./mvnw -Pjruby-jars
./mvnw -Pjruby-tests
./mvnw -Pmain

declare -a failed
Expand Down Expand Up @@ -62,7 +61,6 @@ function check {

}

check test/target/jruby-tests-$jar_version.jar 1
check lib/target/jruby-stdlib-$jar_version.jar 8
check maven/jruby-jars/pkg/jruby-jars-$gem_version.gem 30
check maven/jruby-jars/lib/jruby-core-$jar_version-complete.jar 13
Expand Down

0 comments on commit 34dd04d

Please sign in to comment.