Add unit tests
This commit is contained in:
parent
992f2f3fa6
commit
f20497ecf3
4 changed files with 41 additions and 4 deletions
|
@ -2,6 +2,7 @@ module Lib
|
|||
( LSystem(..)
|
||||
, Instruction(..)
|
||||
, iterateLSystem
|
||||
, instructions
|
||||
, drawLSystem
|
||||
) where
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue