add other key operations and make search actually return something
This commit is contained in:
parent
bbee431a31
commit
348d886cd4
3 changed files with 56 additions and 32 deletions
|
|
@ -7,6 +7,4 @@
|
|||
|
||||
import unittest
|
||||
|
||||
import nimMs
|
||||
test "can add":
|
||||
check add(5, 5) == 10
|
||||
import nimMs
|
||||
Loading…
Add table
Add a link
Reference in a new issue