Merge lp:~aacid/unity-2d/unity-2d-shell_remote_puts_fullscreen_test into lp:~unity-2d-team/unity-2d/unity-2d-shell

Proposed by Albert Astals Cid
Status: Merged
Approved by: Michał Sawicz
Approved revision: 949
Merged at revision: 950
Proposed branch: lp:~aacid/unity-2d/unity-2d-shell_remote_puts_fullscreen_test
Merge into: lp:~unity-2d-team/unity-2d/unity-2d-shell
Diff against target: 11 lines (+0/-1)
1 file modified
tests/places/fullscreen.rb (+0/-1)
To merge this branch: bzr merge lp:~aacid/unity-2d/unity-2d-shell_remote_puts_fullscreen_test
Reviewer Review Type Date Requested Status
Michał Sawicz Approve
Review via email: mp+91418@code.launchpad.net

Description of the change

[tests] Remove unneeded puts

To post a comment you must log in.
Revision history for this message
Michał Sawicz (saviq) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/places/fullscreen.rb'
2--- tests/places/fullscreen.rb 2012-01-27 15:05:26 +0000
3+++ tests/places/fullscreen.rb 2012-02-03 12:01:19 +0000
4@@ -109,7 +109,6 @@
5
6 %x{dconf write #{DASH_FULLSCREEN_KEY} true}
7 sleep 1
8- puts %x{dconf read #{DASH_FULLSCREEN_KEY}}
9
10 verify_equal('FullScreenMode', TIMEOUT, 'Dash is not fullscreen but should be') {
11 @shell.ShellDeclarativeView()['dashMode']

Subscribers

People subscribed via source and target branches