Skip to content

Add unit tests #9

Description

@matthewdean

Use Travis CI.

assert(Game.PlaceId == 1818)
assert(loadstring("return Game.PlaceId")() == 1818)
assert(select(2, pcall(loadstring, "return Game.PlaceId"))() == 1818)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions