Commit 23c61a44 authored by Guus der Kinderen's avatar Guus der Kinderen

Un-ignoring unit test that used to fail on Travis.

parent b3d81843
......@@ -16,7 +16,6 @@ import java.util.List;
*
* @author Guus der Kinderen, guus.der.kinderen@gmail.com
*/
@Ignore // These tests make the continuous integration on GitHub (Travis) fail.
@RunWith( Parameterized.class )
public class CheckChainTrustedTest
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment