Fix broken test.
authorChris Hanson <org/chris-hanson/cph>
Wed, 15 Feb 2017 09:31:59 +0000 (01:31 -0800)
committerChris Hanson <org/chris-hanson/cph>
Wed, 15 Feb 2017 09:31:59 +0000 (01:31 -0800)
tests/check.scm

index 2518aa98e1829e3d99677eb63ee759714321c82a..6a8940e2eb53dc59ac787c46fffee0c1f2bc5f98 100644 (file)
@@ -48,7 +48,7 @@ USA.
     "microcode/test-lookup"
     "runtime/test-arith"
     "runtime/test-bytevector"
-    "runtime/test-char"
+    ("runtime/test-char" (runtime))
     ("runtime/test-char-set" (runtime character-set))
     ("runtime/test-compound-predicate" (runtime))
     "runtime/test-dragon4"