From 30996361d8134fee92f0198f83d71bc32f338de7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 10 Jun 2010 20:49:52 +0000 Subject: tests: update Rails 3 tests to Rails 3 beta4 --- t/test-rails3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/test-rails3.sh b/t/test-rails3.sh index 1ade73b..beeccf5 100644 --- a/t/test-rails3.sh +++ b/t/test-rails3.sh @@ -1,5 +1,5 @@ . ./test-lib.sh -RAILS_VERSION=${RAILS_VERSION-3.0.0.beta3} +RAILS_VERSION=${RAILS_VERSION-3.0.0.beta4} case $RUBY_VERSION in 1.8.7|1.9.2) ;; *) -- cgit v1.2.3-24-ge0c7