Skip to content

Commit e956076

Browse files
committed
create Pharo directory
1 parent f997cc6 commit e956076

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
@@ -36,6 +36,7 @@ setUpLauncherTestConfiguration () {
3636

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

0 commit comments

Comments
 (0)