Skip to content

Commit 3152198

Browse files
gottesmmshahmishal
authored andcommitted
Presets add missing preset default for build_swift test.
1 parent 64ce996 commit 3152198

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build_swift/tests/test_presets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'install_destdir': '/tmp/install',
3838
'install_symroot': '/tmp/install/symroot',
3939
'install_toolchain_dir': '/tmp/install/toolchain',
40+
'install_prefix': '/usr',
4041
'installable_package': '/tmp/install/pkg',
4142
'swift_install_destdir': '/tmp/install/swift',
4243
'symbols_package': '/path/to/symbols/package',

0 commit comments

Comments
 (0)