diff --git a/ansi-tests/gclload2.lsp b/ansi-tests/gclload2.lsp
index 96ac4eca6344cb190ecc908a90aaf12b603fedde..fdacdb911e351311bc91f7dd75943f32008b0d30 100644
--- a/ansi-tests/gclload2.lsp
+++ b/ansi-tests/gclload2.lsp
@@ -110,3 +110,9 @@
 ;;; Tests of the reader
 
 (load "reader-test.lsp")
+
+;;; Tests of strings
+
+(load "char-schar.lsp")
+(load "string.lsp")
+