Merge branch 'multibyte-urlsegment'

This commit is contained in:
Ingo Schommer 2011-12-04 11:00:13 +01:00
commit 82c4023c38

View File

@ -101,7 +101,7 @@ class SiteTreeTest extends SapphireTest {
'staff' => 'my-staff',
'about' => 'about-us',
'staffduplicate' => 'my-staff-2',
'product1' => '1-1-test-product',
'product1' => '1.1-test-product',
'product2' => 'another-product',
'product3' => 'another-product-2',
'product4' => 'another-product-3',