feat(xo-server-test): move all files to packages/xo-server-test

This commit is contained in:
Julien Fontanet
2019-07-17 15:54:10 +02:00
parent a45f83b646
commit a7cfb71070
38 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
/benchmark/
/benchmarks/
*.bench.js
*.bench.js.map
/examples/
example.js
example.js.map
*.example.js
*.example.js.map
/fixture/
/fixtures/
*.fixture.js
*.fixture.js.map
*.fixtures.js
*.fixtures.js.map
/test/
/tests/
*.spec.js
*.spec.js.map
__snapshots__/