Adding a test for unicode
[dbsrgits/DBIx-Class-Fixtures.git] / t / var / fixtures / CD / 5.fix
index 7fb848f..0912382 100644 (file)
@@ -1,6 +1,6 @@
 $HASH1 = {
            artist => 2,
            cdid   => 5,
-           title  => "Wir \374bertreiben \374berhaupt nicht",
-           year   => 2003
+           title  => "Unicode Chars \x{2122} \251 \x{2022} \x{2020} \x{2211} \x{3b1} \x{3b2} \253 \273 \x{2192} \x{2026}",
+           year   => 2015
          };