forked from qt-creator/qt-creator
Squish: Use sections for services in tst_codepasting
Change-Id: If97331e3a18f44ca82ad81c7609dc3162caf5254 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -177,6 +177,7 @@ def main():
|
||||
openGeneralMessages()
|
||||
clickButton(waitForObject(":*Qt Creator.Clear_QToolButton"))
|
||||
for protocol in protocolsToTest:
|
||||
with TestSection(protocol):
|
||||
skippedPasting = True
|
||||
description = "Paste from 2017-05-11"
|
||||
if protocol == NAME_KDE:
|
||||
|
Reference in New Issue
Block a user