diff --git a/tests/guix-environment-container.sh b/tests/guix-environment-container.sh
index 9c3e93dd8c1dc7a60d2f59ab4c5e8cafc45b80c2..141fd160a7d70b01d591f698d0e37e74cfabef21 100644
--- a/tests/guix-environment-container.sh
+++ b/tests/guix-environment-container.sh
@@ -66,6 +66,7 @@ mount_test_code="
 guix environment --container --ad-hoc --bootstrap guile-bootstrap \
      -- guile -c "$mount_test_code" > $tmpdir/mounts
 
+cat "$tmpdir/mounts"
 test `wc -l < $tmpdir/mounts` -eq 3
 
 grep -e "$PWD$" $tmpdir/mounts # current directory