Skip to content

Slight problem in tests glift.util not defined. #166

@rdeveno

Description

@rdeveno

When building and running the tests I had several errors because glift.util wasn't defined. This seemed to happen in both phantomjs and firefox. It was a result of the util.js script include in QUnitTest.html appearing after all of the other utility scripts ... I changed the name of util.js to be aautil.js, forcing it to the start of the includes and all was well. No need to fix the issue but I thought I would mention it here in case anyone else has the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions