
# Running the tests:

Test files require JXcore is installed

## Linux:

    $ ./run.sh path_to_jx_binary

for example:

    $ ./run.sh jx

## Windows:

    $ run.bat path_to_jx_binary

for example:

    $ run.bat jx

