Skip to content

Commit da71163

Browse files
author
jantje
committed
force install
1 parent 3750060 commit da71163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io.sloeber.tests/src/io/sloeber/core/CreateAndCompileExamplesTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
@SuppressWarnings("nls")
4545
@RunWith(Parameterized.class)
4646
public class CreateAndCompileExamplesTest {
47-
private static final boolean reinstall_boards_and_examples = false;
47+
private static final boolean reinstall_boards_and_examples = true;
4848
private static int mCounter = 0;
4949
private CodeDescriptor myCodeDescriptor;
5050
private BoardDescriptor myBoardid;

0 commit comments

Comments
 (0)