← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~vthompson/music-app/refactor-readme-update into lp:music-app/refactor

 

Victor Thompson has proposed merging lp:~vthompson/music-app/refactor-readme-update into lp:music-app/refactor.

Commit message:
* Update autopilot readme for new app structure.

Requested reviews:
  Music App Developers (music-app-dev)

For more details, see:
https://code.launchpad.net/~vthompson/music-app/refactor-readme-update/+merge/259061

* Update autopilot readme for new app structure.
-- 
Your team Music App Developers is requested to review the proposed merge of lp:~vthompson/music-app/refactor-readme-update into lp:music-app/refactor.
=== modified file 'README.autopilot'
--- README.autopilot	2014-11-13 00:54:17 +0000
+++ README.autopilot	2015-05-13 23:52:26 +0000
@@ -33,7 +33,7 @@
     $ autopilot3 run -vv music_app.tests.test_music.TestMainWindow.test_swipe_to_delete_song
 
     Debugging tests using autopilot vis
-    $ autopilot3 launch -i Qt qmlscene music-app.qml
+    $ autopilot3 launch -i Qt qmlscene app/music-app.qml
     $ autopilot3 vis
 
 


Follow ups