Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / http-proxy / test / core / README.md
1 # `test/core`
2
3 `test/core` directory is a place where tests from node.js core go. They are
4 here to ensure that node-http-proxy works just fine with all kinds of
5 different situations, which are covered in core tests, but are not covered in
6 our tests.
7
8 All these tests require little modifications to make them test node-http-proxy,
9 but we try to keep them as vanilla as possible.
10