diff options
| author | Gordon Allott <gord.allott@canonical.com> | 2010-07-22 17:09:29 +0100 |
|---|---|---|
| committer | Gordon Allott <gord.allott@canonical.com> | 2010-07-22 17:09:29 +0100 |
| commit | 90db43fcfde46b7a5708b1a1679002fdca9f3fbe (patch) | |
| tree | f0aa20bdfb8d60247f54b4cb735468cfeefcdaff /tests/unit | |
| parent | 42ff2868657a3676d8a839d7e9a1a65f9242df15 (diff) | |
fix into the tests
(bzr r384.1.2)
Diffstat (limited to 'tests/unit')
| -rw-r--r-- | tests/unit/test-launcher.vala | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/unit/test-launcher.vala b/tests/unit/test-launcher.vala index dc7a9dc7f..a3305d3fb 100644 --- a/tests/unit/test-launcher.vala +++ b/tests/unit/test-launcher.vala @@ -141,9 +141,6 @@ namespace Unity.Tests.Unit public class TestScrollerChild : ScrollerChild { - public override void force_rotation_jump (float degrees) - { - } } public class LauncherSuite |
