Code review comment for lp://staging/~jamalta/launchpad/changesfile-253525

Revision history for this message
Jamal Fanaian (jamalta) wrote :

Looks like I missed a test. Fixed errors from the test.

=== modified file 'lib/lp/soyuz/stories/ppa/xx-ppa-files.txt'
--- lib/lp/soyuz/stories/ppa/xx-ppa-files.txt 2009-11-27 13:09:06 +0000
+++ lib/lp/soyuz/stories/ppa/xx-ppa-files.txt 2010-01-18 21:41:12 +0000
@@ -91,7 +91,7 @@
 Links to files accessible via +files/ proxy in the PPA page.

     >>> ppa_links = [
- ... ('(changesfile)',
+ ... ('(sources.changes)',
     ... another_test_source.sourcepackagerelease.upload_changesfile),
     ... ]

review: Approve

« Back to merge proposal