Skip to content
This repository was archived by the owner on Nov 27, 2021. It is now read-only.

Commit 131d5ac

Browse files
committed
Improve Unit Tests
1 parent 102166b commit 131d5ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
public class Tests
99
{
10-
@Test(timeout = 1000L)
10+
@Test(timeout = 3000L)
1111
public void openings() throws ChessException
1212
{
1313
System.out.println("Openings\n");

0 commit comments

Comments
 (0)