We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f997cc6 commit e956076Copy full SHA for e956076
test/PharoLauncherCommonFunctions.sh
@@ -36,6 +36,7 @@ setUpLauncherTestConfiguration () {
36
37
setupImageTemplateList () {
38
#using own image template list file to have same templates that are used for testing
39
+ mkdir -p "$ROOT"/Pharo
40
cp -f "$ROOT"/sources-for-tests.list "$ROOT"/Pharo/sources.list
41
}
42
0 commit comments