Skip to content

Commit 012fd6a

Browse files
committed
remove extra section
1 parent bcfebfd commit 012fd6a

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.verb.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ console.log(comments);
4343
{%= include("contributing") %}
4444
4545
## Tests
46-
{%= include("tests") %}
4746
4847
### Run tests
4948
{%= include("tests") %}

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,6 @@ Pull requests and stars are always welcome. For bugs and feature requests, [plea
110110
111111
## Tests
112112
113-
Install dev dependencies:
114-
115-
```sh
116-
$ npm i -d && npm test
117-
```
118-
119113
### Run tests
120114
121115
Install dev dependencies:
@@ -126,7 +120,7 @@ $ npm i -d && npm test
126120
127121
### Coverage
128122
129-
As of November 04, 2015:
123+
As of November 05, 2015:
130124
131125
```sh
132126
Statements : 100% (133/133)
@@ -149,4 +143,4 @@ Released under the MIT license.
149143
150144
***
151145
152-
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on November 04, 2015._
146+
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on November 05, 2015._

0 commit comments

Comments
 (0)