Add full Unicode capability to ports and the default reader
[bpt/guile.git] / test-suite / tests / numbers.test
index 4a9476a..774e228 100644 (file)
@@ -22,6 +22,7 @@
 ;;;
 ;;; miscellaneous
 ;;;
+(setbinary)
 
 (define exception:numerical-overflow
   (cons 'numerical-overflow "^Numerical overflow"))