aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoger Braun <rbraun@Bobble.local>2017-11-07 17:12:32 +0100
committerRoger Braun <rbraun@Bobble.local>2017-11-07 17:12:32 +0100
commited18d44e190fea34bfe9bad260cf4cf16114e9d7 (patch)
tree460cde180b3170b5fa623569d222fbadc5103f6b /README.md
parent8fb83502f075b27e82eb2b806af811ede13dd4cd (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 7bdc29cc..0aad8537 100644
--- a/README.md
+++ b/README.md
@@ -27,12 +27,6 @@ npm run build
# run unit tests
npm run unit
-
-# run e2e tests
-npm run e2e
-
-# run all tests
-npm test
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).