Skip to content

Commit

Permalink
Ave trips mysql's stopwords?
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Bell committed Jun 13, 2011
1 parent 0577933 commit 3809817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/Asset/MapPoint.t
Expand Up @@ -49,7 +49,7 @@ WebGUI::Test->addToCleanup($versionTag);
# Create a map point
my $test_point = {
website => 'http://www.plainblack.com',
address1 => '520 University Ave',
address1 => '520 University',
address2 => 'Suite 320',
city => 'Madison',
region => 'Wisconsin',
Expand Down

0 comments on commit 3809817

Please sign in to comment.