~certify-web-dev/twisted/certify-staging

« back to all changes in this revision

Viewing changes to twisted/trial/test/scripttest.py

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-01-02 19:38:17 UTC
  • mfrom: (2.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100102193817-jphp464ppwh7dulg
Tags: 9.0.0-1
* python-twisted: Depend on the python-twisted-* 9.0 packages.
* python-twisted: Depend on python-zope.interface only. Closes: #557781.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python
 
1
#!/usr/bin/env python
2
2
# -*- test-case-name: twisted.trial.test.test_test_visitor,twisted.trial.test.test_class -*-
3
3
 
 
4
# Copyright (c) 2009 Twisted Matrix Laboratories.
 
5
# See LICENSE for details.
 
6
 
4
7
# fodder for test_script, which parses files for emacs local variable
5
8
# declarations.  This one is supposed to have:
6
9
#    test-case-name: twisted.trial.test.test_test_visitor