File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/SwaLint-Core.package/SLResultDialog.class Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ getOverviewPyramidResults
77 [(each isMemberOf: SLErrorResult )
88 ifFalse: [(each result notNil)]
99 ifTrue: [false ]]]
10- ifNone: SLResult new ) result
10+ ifNone: [ SLResult new ] ) result
Original file line number Diff line number Diff line change 4141 "findResults" : " ct 12/20/2024 00:16" ,
4242 "findTestsForSelectedTestCategories" : " ct 12/20/2024 00:15" ,
4343 "getCategoriesFor:" : " NA 7/21/2015 15:40" ,
44- "getOverviewPyramidResults" : " NA 7/31/2015 21:57 " ,
44+ "getOverviewPyramidResults" : " ct 12/20/2024 02:36 " ,
4545 "hideOverviewPyramid" : " ct 12/20/2024 01:07" ,
4646 "iconAt:" : " NA 7/16/2015 18:11" ,
4747 "initializeInstanceVariables" : " NA 7/30/2015 16:33" ,
You can’t perform that action at this time.
0 commit comments