all: intial code import
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
testing
|
||||
testNameTrimmed
|
||||
| contact |
|
||||
contact := Contact newNamed: ' Veit Heller ' email: 'veit@veitheller.de'.
|
||||
self assert: contact fullname equals: 'Veit Heller'.
|
Reference in New Issue
Block a user