Skip to content

[PATCH] correct faulty test code (fixes 2 test failures) #38

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
Line 26 of test_parser.rb doesn't check for empty strings correctly... in
Ruby empty strings are "true", so need to explicitly check (e.g. by using
the empty? method).

Original issue reported on code.google.com by twoggle@gmail.com on 19 May 2007 at 12:27

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions