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