all: intial code import
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
testing
|
||||
testCreation
|
||||
| book |
|
||||
book := ContactBook new.
|
||||
self assert: book contacts size equals: 0.
|
Reference in New Issue
Block a user