Commit 302afd07 authored by Fawad Mirzad's avatar Fawad Mirzad
Browse files

Exit tests with one, to allow publishing to npm

parent 2bff3f29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
  "private": false,
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
    "test": "echo \"Tests are not implemented yet && exit 0"
  },
  "repository": {
    "type": "git",