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 c4e2739 commit 405a8e8Copy full SHA for 405a8e8
test/PharoLauncherCommonFunctions.sh
@@ -35,6 +35,7 @@ setUpLauncherTestConfiguration () {
35
36
setupImageTemplateList () {
37
#using own image template list file to have same templates that are used for testing
38
+ mkdir -p "$ROOT"/Pharo
39
cp -f "$ROOT"/sources-for-tests.list "$ROOT"/Pharo/sources.list
40
}
41
0 commit comments