Files
pjax/.gitignore
BehindTheMath a2e6cfc0af Fix tests (#96)
Closes #63

- Switch from testling to jsdom for browser APIs
- Switch from coverify to nyc for coverage reports
- Clean up related dead code and tooling
- Update Travis to use Node v6 and v8, since we need ES6 features for jsdom.
2018-01-08 17:21:18 -05:00

6 lines
70 B
Plaintext

.DS_Store
node_modules/
tests/scripts/index.html
pjax.js
.nyc_output/