
The REST API tests are now located under the maxctrl directory. This allows both tests to use the same framework for testing.
6 lines
93 B
Bash
Executable File
6 lines
93 B
Bash
Executable File
#/bin/bash
|
|
|
|
npm install
|
|
npm install pkg
|
|
node_modules/pkg/lib-es5/bin.js -t node6-linux-x64 .
|