We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e540822 commit 52d52adCopy full SHA for 52d52ad
io.sloeber.tests/src/io/sloeber/core/RegressionTest.java
@@ -53,7 +53,7 @@
53
@SuppressWarnings({ "nls", "static-method", "null" })
54
public class RegressionTest {
55
private static final boolean reinstall_boards_and_libraries = false;
56
- private final static String AUTOBUILD_CFG = ".AutoBuildProject";
+ private final static String AUTOBUILD_CFG = ".autoBuildProject";
57
58
/*
59
* In new new installations (of the Sloeber development environment) the
0 commit comments