Add test to readme

dev
Rahix 9 years ago
parent ffce90b049
commit 6b0cc0b40a

@ -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…
Cancel
Save