~ubuntu-branches/ubuntu/precise/libtest-cukes-perl/precise

« back to all changes in this revision

Viewing changes to t/runtest.t

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Yu, Jonathan Yu, Ansgar Burchardt
  • Date: 2010-12-25 20:02:31 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20101225200231-zjwm7jmw9i0l8d9v
Tags: 0.10-1
[ Jonathan Yu ]
* New upstream release
* Refresh copyright information
* Use new 3.0 (quilt) source format
* Standards-Version 3.9.1 (no changes)
* Drop version deps satisfied by oldstable

[ Ansgar Burchardt ]
* Test::Simple 0.92 (for Test::Builder::Module 0.80) is also a runtime
  dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    Given I will say the word 'cake'
13
13
    When it is my birthday
14
14
    Then we will eat 28 cakes
 
15
 
15
16
FEATURE_TEXT
16
17
 
17
18
my @passed;