You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ron Reciproco 3753f1d9e6 | 12 months ago | |
---|---|---|
.. | ||
.gitignore | 12 months ago | |
.gitlab-ci.yml | 12 months ago | |
README.md | 12 months ago | |
package-lock.json | 12 months ago | |
package.json | 12 months ago | |
queue.js | 12 months ago | |
stack.html | 12 months ago | |
test.js | 12 months ago |
README.md
To start using the built-in tests, run npm install
first then issue the npm test
at the root directory of this project.
WARNING: Do not change any code inside test.js
.