tests: Don't rely on `scm_call_2' being visible.
[bpt/guile.git] / test-suite / tests / srfi-14.test
index 959612c..5f93760 100644 (file)
   (pass-if "char-set:punctuation"
     (char-set<= (string->char-set 
                  (string-append "!\"#%&'()*,-./:;?@[\\]_{}"
-                                "¡«·»¿"))
+                                "¡§«¶·»¿"))
                 char-set:punctuation))
 
   (pass-if "char-set:symbol"
     (char-set<= (string->char-set 
                  (string-append "$+<=>^`|~"
-                                "¢£¤¥¦§¨©¬®¯°±´¶¸×÷"))
+                                "¢£¤¥¦¨©¬®¯°±´¸×÷"))
                 char-set:symbol))
 
   ;; Note that SRFI-14 itself is inconsistent here.  Characters that