Skip to content

Commit 749a944

Browse files
committed
add phpunit and instructions
1 parent e8e0326 commit 749a944

2 files changed

Lines changed: 113785 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,11 @@ link-rel-parser-php
22
===================
33

44
Parse HTTP `Link` headers into a structured format
5+
6+
## Tests
7+
8+
To run the tests, run this on your command line:
9+
10+
```
11+
./phpunit.phar
12+
```

0 commit comments

Comments
 (0)