Skip to content

Commit 52d52ad

Browse files
author
jan
committed
Casing problem AutoBuildProject=>autoBuildProject
1 parent e540822 commit 52d52ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
@SuppressWarnings({ "nls", "static-method", "null" })
5454
public class RegressionTest {
5555
private static final boolean reinstall_boards_and_libraries = false;
56-
private final static String AUTOBUILD_CFG = ".AutoBuildProject";
56+
private final static String AUTOBUILD_CFG = ".autoBuildProject";
5757

5858
/*
5959
* In new new installations (of the Sloeber development environment) the

0 commit comments

Comments
 (0)