Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
[tests] Avoid null pointer exception due to weak references on skill'…
Browse files Browse the repository at this point in the history
…s owner.

Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Nov 26, 2014
1 parent b421f7b commit 10373af
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ public class LoggingSkillTest extends Assert {
@Mock
protected Handler handler;

@Mock
protected Agent owner;

@Mock
Expand Down

0 comments on commit 10373af

Please sign in to comment.