mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-03 19:26:34 +02:00
Fix path to the lib
This commit is contained in:
parent
c10cf016c1
commit
69f52b8b08
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Test Library
|
||||
|
||||
The `(scheme cyclone test)` library contains a testing framework ported from `(chibi test)` which in turn was ported from CHICKEN.
|
||||
The `(cyclone test)` library contains a testing framework ported from `(chibi test)` which in turn was ported from CHICKEN.
|
||||
|
||||
- [`warning`](#warning)
|
||||
- [`test-group-inc!`](#test-group-inc)
|
||||
|
|
Loading…
Add table
Reference in a new issue