~bzr-pqm/bzr/bzr.dev

1731.1.5 by Aaron Bentley
Restore test_patches_data
1
--- orig/pylon/patches.py
2
+++ mod/pylon/patches.py
3
@@ -1,3 +1,4 @@
4
+#test
5
 import util
6
 import sys
7
 class PatchSyntax(Exception):