projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2604f97
)
Fix broken test.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 15 Feb 2017 09:31:59 +0000
(
01:31
-0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 15 Feb 2017 09:31:59 +0000
(
01:31
-0800)
tests/check.scm
patch
|
blob
|
history
diff --git
a/tests/check.scm
b/tests/check.scm
index 2518aa98e1829e3d99677eb63ee759714321c82a..6a8940e2eb53dc59ac787c46fffee0c1f2bc5f98 100644
(file)
--- a/
tests/check.scm
+++ b/
tests/check.scm
@@
-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"