Selaa lähdekoodia

Netbeans keeps complaining about this

Change-Id: I7b91c5aa17e4675082a3ec76e1f08a0e946578c6
Reviewed-on: http://gerrit.dmdirc.com/1407
Automatic-Compile: DMDirc Local Commits <dmdirc@googlemail.com>
Reviewed-by: Chris Smith <chris@dmdirc.com>
tags/0.6.4
Greg Holmes 14 vuotta sitten
vanhempi
commit
25a18c0265

+ 1
- 1
test/com/dmdirc/addons/ui_swing/dialogs/actionsmanager/ActionsGroupPanelTest.java Näytä tiedosto

@@ -46,7 +46,7 @@ public class ActionsGroupPanelTest extends UISpecTestCase {
46 46
     
47 47
     @Before
48 48
     @Override
49
-    public void setUp() {
49
+    public void setUp() throws Exception {
50 50
         super.setUp();
51 51
         
52 52
         action1 = mock(Action.class);

Loading…
Peruuta
Tallenna