File tree Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ SmalltalkCISpec {
88 #AllocationTest ,
99 #DebuggerTests ,
1010 #LangEnvBugs ,
11- #SqueakSSLTest
11+ #SqueakSSLTest ,
12+ #Win32VMTest
1213 ]
1314 }
1415 }
Original file line number Diff line number Diff line change @@ -6,10 +6,8 @@ SmalltalkCISpec {
66 #exclude : {
77 #classes : [
88 #AllocationTest ,
9- #CaseErrorTest ,
10- #DebuggerTests ,
119 #LangEnvBugs ,
12- #SqueakSSLTest
10+ #Win32VMTest
1311 ]
1412 }
1513 }
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ SmalltalkCISpec {
88 #AllocationTest ,
99 #DebuggerTests ,
1010 #LangEnvBugs ,
11- #SqueakSSLTest
11+ #SqueakSSLTest ,
12+ #Win32VMTest
1213 ]
1314 }
1415 }
Original file line number Diff line number Diff line change @@ -6,10 +6,8 @@ SmalltalkCISpec {
66 #exclude : {
77 #classes : [
88 #AllocationTest ,
9- #CaseErrorTest ,
10- #DebuggerTests ,
119 #LangEnvBugs ,
12- #SqueakSSLTest
10+ #Win32VMTest
1311 ]
1412 }
1513 }
You can’t perform that action at this time.
0 commit comments