Skip to content

Commit

Permalink
Write test for #190
Browse files Browse the repository at this point in the history
  • Loading branch information
labordep committed Oct 1, 2024
1 parent ef06f85 commit e31c423
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Molecule-IDE-Tests/MolWorldTest.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Class {
#category : #'Molecule-IDE-Tests-Cases'
}

{ #category : #tests }
MolWorldTest >> testOpenDefineComponentDialog [

MolWorld openDefineComponentDialog
]

{ #category : #tests }
MolWorldTest >> testWorldMenu [
| menuElements moleculeMenuEntry libraryMenu |
Expand Down

0 comments on commit e31c423

Please sign in to comment.