summaryrefslogtreecommitdiff
path: root/tests/type.pure.lisp
diff options
context:
space:
mode:
authorDouglas Katzman <dougk@google.com>2019-04-06 15:41:23 -0400
committerDouglas Katzman <dougk@google.com>2019-04-06 15:41:23 -0400
commit37a00f3385380474682e031264e55d331728b503 (patch)
treefceb8e324d01b68846dd2e3ea125f3f00366a46d /tests/type.pure.lisp
parent2bc9e70f87d0d40ff12337730add2e25f913a5ca (diff)
Fix test for #-sb-unicode
Diffstat (limited to 'tests/type.pure.lisp')
-rw-r--r--tests/type.pure.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/type.pure.lisp b/tests/type.pure.lisp
index cf4e5ee2f..c65e06f07 100644
--- a/tests/type.pure.lisp
+++ b/tests/type.pure.lisp
@@ -563,7 +563,7 @@
(import '(sb-kernel:specifier-type
sb-kernel:type-specifier
sb-kernel:type-intersection
- sb-kernel::character-string
+ #+sb-unicode sb-kernel::character-string
sb-kernel:simple-character-string
sb-kernel:type=
sb-kernel:find-classoid