~unity-2d-team/unity-2d/shortcut-hint-overlay

« back to all changes in this revision

Viewing changes to tests/shell/input_shaping.rb

  • Committer: Tiago Salem Herrmann
  • Date: 2012-03-19 15:28:41 UTC
  • mfrom: (771.40.182 unity-2d)
  • Revision ID: tiago.herrmann@canonical.com-20120319152841-2hfflo67muks7gca
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
  test "Shape of launcher and fullscreen mode dash" do
93
93
    test_shape_of_launcher_and_fullscreen_mode_dash()
94
94
  end
95
 
 
96
 
  test "Shape of launcher and collapsed desktop mode dash" do
97
 
      test_shape_of_launcher_and_collapsed_desktop_mode_dash()
98
 
  end
99
95
end