tests/test-bundle2-format.t
changeset 28238 b57d45ec33b2
parent 27539 23541bdd1610
child 28612 6fb1d3c936d2
--- a/tests/test-bundle2-format.t	Wed Feb 24 14:24:00 2016 +0000
+++ b/tests/test-bundle2-format.t	Thu Feb 25 10:34:31 2016 +0100
@@ -9,8 +9,8 @@
   $ cat > bundle2.py << EOF
   > """A small extension to test bundle2 implementation
   > 
-  > Current bundle2 implementation is far too limited to be used in any core
-  > code. We still need to be able to test it while it grow up.
+  > This extension allows detailed testing of the various bundle2 API and
+  > behaviors.
   > """
   > 
   > import sys, os, gc