Skip to content

Tests do not work using windows #4

@cdietrich

Description

@cdietrich

The tests do not work using Windows. The problem is the backslash contained in the paths of the tests. it should be replaces with a slash either in in the java code (QunitMavenRunner) or in the phantomjs-run-qunit.js

url = url.replace(/\\/g,'/');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions