File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/BaselineOfSquot.package/BaselineOfSquot.class/instance Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ baseline: spec
44 spec for: #' common' do: [
55 spec baseline: ' Ston' with: [
66 spec
7- repository: ' github://fniephaus/ ston:fniephaus-patch-3 /repository' . ].
7+ repository: ' github://squeak-smalltalk/squeak- ston:squeak /repository' . ].
88 spec baseline: ' FileTree' with: [
99 spec
1010 repository: ' github://dalehenrich/filetree:squeak4.3/repository' . ].
1111 spec baseline: ' Tonel'
12- with: [spec repository: ' github://j4yk/ tonel:squeak/' ].
12+ with: [spec repository: ' github://squeak-smalltalk/squeak- tonel:squeak/' ].
1313 spec
1414 package: ' SqueakSSL-Core' with: [
1515 spec
@@ -32,7 +32,7 @@ baseline: spec
3232 file: ' DiffMerge-tonyg.12' . ];
3333 baseline: ' FileSystem' with:
3434 [spec
35- repository: ' github://j4yk/Squeak-FileSystem :master/src' ;
35+ repository: ' github://squeak-smalltalk/squeak-filesystem :master/src' ;
3636 loads: #('default' 'tests') ];
3737 package: ' VersionControl' ;
3838 package: ' Squot' with: [
You can’t perform that action at this time.
0 commit comments