There is no need to publish the src/**/*_test.ts files.
It causes the tests to execute in dependent packages when those tests are run. This also decreases the NPM package size.
See #1380
This change is