about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-06-10 20:49:52 +0000
committerEric Wong <normalperson@yhbt.net>2010-06-10 20:49:52 +0000
commit30996361d8134fee92f0198f83d71bc32f338de7 (patch)
tree92ab4c6f2253462c097cfb0bea5b7337b578f1dd /t
parent4accf4449390c649bce0b1c9d84314d65fd41f8e (diff)
downloadunicorn-30996361d8134fee92f0198f83d71bc32f338de7.tar.gz
Diffstat (limited to 't')
-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) ;;
 *)