### Version 3.0.1 ### Node and OS info node v8.10.0 / Xubuntu ### Steps to reproduce Create a new project using --bare. `vue create --bare bare-project` ### What is expected? All HelloWorld code should not be included ### What is actually happening? HelloWorld.spec.js is still included in the tests/unit/ directory. <!-- generated by vue-issues. DO NOT REMOVE --> Related to https://github.com/vuejs/vue-cli/issues/2030