Skip to content

Commit

Permalink
Add comment about testing
Browse files Browse the repository at this point in the history
  • Loading branch information
wllm-rbnt committed Dec 11, 2024
1 parent cb7be93 commit 802f3df
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,14 @@ $ echo $?
0
```

## Testing

A mostly complete test script can be executed from project root:

```
$ ./tests/run_tests.sh
```

## Limitations

This script was written many years ago as a quick and dirty PoC. It was then
Expand Down

0 comments on commit 802f3df

Please sign in to comment.