Skip to content
Snippets Groups Projects
Commit 2136262b authored by Sébastien Blin's avatar Sébastien Blin
Browse files

misc: fix build for tests

Change-Id: I393ba9f6a18061de9036953bf178a8898c9380f1
parent 4d5ee803
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ pipeline {
""")
exec_cmd("""
cd ${clientDir}
cd tests/qml
cd tests/qml/src
../../../build/tests/qml_tests
""")
}
......
<RCC>
<qresource prefix="/">
<file>src/tst_LocalAccount.qml</file>
<file>src/tst_PresenceIndicator.qml</file>
<file>src/tst_WizardView.qml</file>
<!--<file>src/tst_PresenceIndicator.qml</file>
<file>src/tst_ChatViewFooter.qml</file>
<file>src/resources/gif_test.gif</file>
<file>src/resources/gz_test.gz</file>
<file>src/resources/png_test.png</file>
<file>src/tst_FilesToSendContainer.qml</file>
<file>src/tst_WizardView.qml</file>
<file>src/tst_FilesToSendContainer.qml</file>-->
</qresource>
</RCC>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment