Add test to readme
This commit is contained in:
parent
ffce90b049
commit
6b0cc0b40a
1 changed files with 6 additions and 0 deletions
|
|
@ -52,3 +52,9 @@ A listener can be removed using
|
|||
```lua
|
||||
bc:listen_cancel("<noun>", id)
|
||||
```
|
||||
|
||||
## Testing ##
|
||||
Testing is done using the "fake" backend and typing
|
||||
```console
|
||||
$ ./lunit test_bc.lua
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue