Skip to content

Commit 9604ab9

Browse files
committed
Test commit 2
1 parent e5dcb98 commit 9604ab9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Molecule-Tests/MolComponentImplTest.class.st

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ MolComponentImplTest >> tearDown [
1919
{ #category : #tests }
2020
MolComponentImplTest >> testAugmentedClassToAComponentProperties [
2121
| component |
22+
2223
component := MolAugmentedClassToAComponentWithoutType new.
2324

2425
self assert: component class isComponentClass.

0 commit comments

Comments
 (0)