Adding a test for unicode
[dbsrgits/DBIx-Class-Fixtures.git] / t / lib / DBICTest.pm
index 8e4c560..69d0c74 100755 (executable)
@@ -160,7 +160,7 @@ sub populate_schema {
         [ 2, 1, "Forkful of bees", 2001 ],
         [ 3, 1, "Caterwaulin' Blues", 1997 ],
         [ 4, 2, "Generic Manufactured Singles", 2001 ],
-        [ 5, 2, "Wir übertreiben überhaupt nicht", 2003 ],
+        [ 5, 2, "Unicode Chars ™ © • † ∑ α β « » → …", 2015 ],
         [ 6, 3, "Come Be Depressed With Us", 1998 ],
     ]);