Npm test (Manage Packages with npm )

Please assist, am geeting this error when am testing npm on managing packages with npm …
Running your test script…

nodejstutorials@1.0.0 test C:\Users\Thozamile\dev
echo “Error: no test specified” && exit 1

“Error: no test specified”
npm ERR! Test failed. See above for more details.

…done!
Uh oh! The test failed!
Try creating a test that actually works.

I would categorize this as either Help or JavaScript