tests: Move npm-test to repo root
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 8 Jan 2015 20:33:47 +0000 (20:33 +0000)
committerKrinkle <krinklemail@gmail.com>
Wed, 14 Jan 2015 00:44:54 +0000 (00:44 +0000)
commit57f5e6bf200bc1bf7df108cbfc2bb1846aea4242
tree690b8373a80c04cbe357b8ec93b2d61dcdc0cb94
parentbb08139a5aa6ddf5e820b9ad1852f16c371e5785
tests: Move npm-test to repo root

This is way overdue as it isn't experimental anymore.
Keeping it in a non-standard subdirectory makes it harder to
discover for people. And makes it harder to run from Jenkins
since this is already being ran on every commit.

Related to 70f3919.

Change-Id: Iaf5cf65616f82640145fbb6395c36129428602ca
Gruntfile.js [new file with mode: 0644]
package.json [new file with mode: 0644]
tests/frontend/Gruntfile.js [deleted file]
tests/frontend/package.json [deleted file]