Skip to content

Commit 405a8e8

Browse files
committed
create Pharo directory
1 parent c4e2739 commit 405a8e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/PharoLauncherCommonFunctions.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ setUpLauncherTestConfiguration () {
3535

3636
setupImageTemplateList () {
3737
#using own image template list file to have same templates that are used for testing
38+
mkdir -p "$ROOT"/Pharo
3839
cp -f "$ROOT"/sources-for-tests.list "$ROOT"/Pharo/sources.list
3940
}
4041

0 commit comments

Comments
 (0)