* guile-test: Use (ice-9 and-let-star) instead of (ice-9
[bpt/guile.git] / test-suite / guile-test
index 4cdbbb7..e234322 100755 (executable)
@@ -81,7 +81,7 @@
 \f
 (use-modules (test-suite lib)
             (ice-9 getopt-long)
-            (ice-9 and-let*))
+            (ice-9 and-let-star))
 
 \f
 ;;; Variables that will receive their actual values later.