1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-01 19:02:31 +01:00

Formatting change

This commit is contained in:
muendelezaji
2016-05-03 17:01:46 +01:00
parent 915023dfd7
commit c65878fee4

View File

@@ -102,7 +102,7 @@ public class UiAutomation extends UxPerfUiAutomation {
UiObject callButton = new UiObject(new UiSelector().descriptionContains(description));
callButton.click();
sleep(duration);
// endCall();g
// endCall();
}
/*