Skip to content

Commit 3b2ec3a

Browse files
committed
Add missing entries to methodProperties.json
1 parent b1f14c5 commit 3b2ec3a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

repository/SmalltalkCI-Pharo-Core.package/SmalltalkCIPharo11.class/methodProperties.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"class" : {
33
"getEnv:" : "EstebanLorenzano 7/22/2021 09:54",
44
"isPlatformCompatible" : "EstebanLorenzano 7/22/2021 09:54",
5+
"newTravisID" : "EstebanLorenzano 4/13/2022 21:23",
6+
"saveImage" : "noha 2/15/2024 23:22",
57
"testRunnerClass" : "EstebanLorenzano 7/22/2021 09:55" },
68
"instance" : {
79
} }
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"class" : {
3-
"isPlatformCompatible" : "CyrilFerlicot 4/17/2023 13:59" },
3+
"allCategoryNames" : "MaxLeske 9/30/2023 9:20",
4+
"classesInCategory:" : "MaxLeske 9/23/2023 10:06",
5+
"codeCoverageClass" : "MaxLeske 9/30/2023 9:20",
6+
"isPlatformCompatible" : "CyrilFerlicot 4/17/2023 13:59",
7+
"setAuthor:" : "MaxLeske 2/9/2024 7:25",
8+
"timeToRun:" : "JohanBrichau 1/14/2024 9:46" },
49
"instance" : {
510
} }

0 commit comments

Comments
 (0)