From 2eaa8e67c0af9f5b0f2b7fd5c355c5d7a583011f Mon Sep 17 00:00:00 2001 From: Michael Koziarski Date: Wed, 5 Dec 2007 05:55:26 +0000 Subject: Remove Great Britain from the Country select helper to ensure consistency with iso 3166's long_names. Closes #6872 [Koz] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8277 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/test/template/form_options_helper_test.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'actionpack/test/template/form_options_helper_test.rb') diff --git a/actionpack/test/template/form_options_helper_test.rb b/actionpack/test/template/form_options_helper_test.rb index 3d45984b83..8f7db02f2d 100644 --- a/actionpack/test/template/form_options_helper_test.rb +++ b/actionpack/test/template/form_options_helper_test.rb @@ -491,7 +491,6 @@ class FormOptionsHelperTest < Test::Unit::TestCase - @@ -747,7 +746,6 @@ COUNTRIES - @@ -1003,7 +1001,6 @@ COUNTRIES - -- cgit v1.2.3