Skip to content

Commit 23a1fad

Browse files
authored
test
1 parent 4799df6 commit 23a1fad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/ciPreLoading.st

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ repoPath := Smalltalk os environment
88
^ self ].
99
Stdio stdout print: repoPath; lf.
1010

11-
"(IceRepositoryCreator new
11+
(IceRepositoryCreator new
1212
location: repoPath asFileReference;
13-
createRepository) register."
13+
createRepository) register.

0 commit comments

Comments
 (0)