Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Aug 8, 2018
1 parent 06498f2 commit ba44962
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,11 @@ Thereafter, simply navigate to tabpy-server/tabpy-server and run:
```sh
python tabpy.py
```

## Testing Your Changes

After making any changes to either the client or the server you can run the regression test suite from the top level directory as follows:

```sh
python runtests.py
```

0 comments on commit ba44962

Please sign in to comment.