Skip to content

Commit

Permalink
restore missing method
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Oct 16, 2024
1 parent 9da377b commit 3608536
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Spec2-Backend-Tests/SpSliderAdapterTest.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@ Class {
#package : 'Spec2-Backend-Tests',
#tag : 'Base'
}

{ #category : 'accessing' }
SpSliderAdapterTest >> classToTest [

^ SpSliderPresenter
]

0 comments on commit 3608536

Please sign in to comment.