~gary-lasker/software-center/launcher-integration-lp761851

« back to all changes in this revision

Viewing changes to test/test_htmlize.py

  • Committer: Gary Lasker
  • Date: 2012-01-19 16:39:15 UTC
  • mfrom: (2566.1.113 trunk)
  • Revision ID: gary.lasker@canonical.com-20120119163915-lrgq5cdg6rttdn29
merge with trunk and fix conflicts to get 5.1.6 and lots of recent speedup/bug fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/python
2
2
 
3
 
import sys
4
 
sys.path.insert(0, "..")
 
3
from testutils import setup_test_env
 
4
setup_test_env()
5
5
from softwarecenter.utils import htmlize_package_description
6
6
 
7
7
#file-roller