Force utf-8 encoding in load-test
commit1f6dc877e1c68512e970f189fa970c1ae43d752f
authorDouglas Katzman <dougk@google.com>
Mon, 23 Jan 2017 06:34:15 +0000 (23 01:34 -0500)
committerDouglas Katzman <dougk@google.com>
Mon, 23 Jan 2017 06:35:50 +0000 (23 01:35 -0500)
tree02e782a429965f87d885e893735b8f48efce8d6a
parent82147b2bedc6b8428154986b219fe6632ed26409
Force utf-8 encoding in load-test

Change c9dc90f513 removed the hack for accented characters
in the reader.impure.lisp test file - in a comment, not a test, ironically.
But with the wrong default external format, you'd still see a decoding error.
tests/run-tests.lisp