Skip to content

Commit dd0eea0

Browse files
move include finder with regex tests under detector
1 parent 90e539b commit dd0eea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: legacy/builder/test/includes_finder_with_regexp_test.go renamed to arduino/builder/detector/detector_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// Arduino software without disclosing the source code of your own applications.
1414
// To purchase a commercial license, send an email to [email protected].
1515

16-
package test
16+
package detector_test
1717

1818
import (
1919
"testing"

0 commit comments

Comments
 (0)