Skip to content

Commit e7733af

Browse files
authored
Merge pull request #1 from jjshanks/jjshanks-patch-1
Update README.md
2 parents d6c093f + 51c3225 commit e7733af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ All challenges are in test files in the root directory, you can run them with
77
```
88
> go test .
99
```
10-
1110
Alternatively you can run all tests with (suggested)
1211

1312
```
1413
> go test ./...
15-
```
14+
```

0 commit comments

Comments
 (0)