-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
testWriteTo
| destination framework |
self skip.
self flag: "Should learn how to use gitBridge."
destination := FileSystem memory root.
framework := MicCSSProvider forCSSNamed: MicCSSProvider defaultFramework.
framework writeTo: destination.
self assert: (destination allChildrenMatching: '*.css') size equals: 1
@jecisc I will need a bit of help on this one. It should be simple for you.
I want to learn how to use gitBridge
Metadata
Metadata
Assignees
Labels
No labels