Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in docs #15

Closed
adrianh opened this issue Jul 27, 2014 · 0 comments
Closed

Typo in docs #15

adrianh opened this issue Jul 27, 2014 · 0 comments

Comments

@adrianh
Copy link
Collaborator

adrianh commented Jul 27, 2014

On 26 Jul 2014, at 20:29, John __ jvanb231@gmail.com wrote:

Hello,

The following section has a typo, it's missing the ' after the word works.

package Example::Test;
use base qw(Test::Class);

use Test::More;

sub subtraction : Test {

is( 2-1, 1, 'subtraction works );

};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant