From 4514350cc363fde103e96cf53576061c116d3b67 Mon Sep 17 00:00:00 2001 From: rmspeers Date: Thu, 20 Sep 2018 23:04:22 -0400 Subject: Updated constructor to accept the raw flag and pass it to the underlying library. Helpful for cases where unicode chars exist in match results. --- test/testdata/pgpunicode | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/testdata/pgpunicode (limited to 'test/testdata') diff --git a/test/testdata/pgpunicode b/test/testdata/pgpunicode new file mode 100644 index 0000000..a44a36b --- /dev/null +++ b/test/testdata/pgpunicode @@ -0,0 +1 @@ +qʐ \ No newline at end of file -- cgit v1.2.1