about summary refs log tree commit homepage
path: root/t/test-rails3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/test-rails3.sh')
-rw-r--r--t/test-rails3.sh2
1 files changed, 1 insertions, 1 deletions
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) ;;
 *)