Skip to content

Commit

Permalink
Fix CI problem with testContents
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdullatif Ghajar committed Jul 2, 2021
1 parent 43f3557 commit 720aa50
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
accessing
selectedClassOrMetaClass

^ self selectedClass
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"changeListItems:" : "gf 7/15/2020 10:40",
"clipGroupIndex" : "JA 7/1/2021 11:12",
"clipVersionIndex" : "JA 7/1/2021 11:14",
"codeOfSelectedChange" : "abd 7/2/2021 19:39",
"codeOfSelectedChange" : "abd 7/3/2021 00:03",
"codePaneFraction" : "SV 6/21/2020 12:23",
"codePaneFrame" : "mg 8/7/2020 22:25",
"createNewGroupFor:" : "abd 6/20/2021 14:15",
"diffFromPriorSourceFor:" : "JA 5/20/2021 23:23",
"diffFromPriorSourceFor:" : "abd 7/3/2021 00:06",
"fileInPickedChanges" : "7/2/2021 20:05:34",
"getCorrespondingGroupOf:in:" : "JA 6/30/2021 22:34",
"groupChangeListItems" : "abd 7/2/2021 18:53",
Expand All @@ -64,6 +64,7 @@
"removeAllChangeListItemsExcept:" : "SV 8/5/2020 22:13",
"selectedChangeListItem" : "TS 6/18/2021 18:05",
"selectedClass" : "JA 5/20/2021 22:50",
"selectedClassOrMetaClass" : "abd 7/3/2021 00:10",
"selectedGroup" : "TS 6/18/2021 18:02",
"selectedMessageName" : "JA 5/20/2021 22:50",
"switchToDetailedView" : "mg 8/6/2020 11:24",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
testing-functionality
testContents

self selectFirstChangeListItem.
self
assert: (TextDiffBuilder buildDisplayPatchFrom: self firstMethodCodeInImage to: self firstMethodCode)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"testBuildingChangesBrowser" : "mg 7/2/2020 13:53",
"testChangeListItems" : "abd 7/2/2021 19:56",
"testClippingOfIndices" : "JA 7/1/2021 11:22",
"testContents" : "abd 7/2/2021 19:56",
"testContents" : "abd 7/3/2021 00:10",
"testCorrectGroupIndexSelectedWhenClicked" : "JA 7/1/2021 11:26",
"testCorrectSelectedIndicesOnInitialization" : "abd 7/2/2021 19:50",
"testHasSelectedChangeListItem" : "JA 7/1/2021 11:38",
Expand Down

0 comments on commit 720aa50

Please sign in to comment.