Skip to content

Commit 951e077

Browse files
Fixed APT generated tests location
By default the APT generated tests location is .apt_generated_tests
1 parent 752b767 commit 951e077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Global/Eclipse.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ local.properties
4848

4949
# Annotation Processing
5050
.apt_generated/
51-
.apt_generated_test/
51+
.apt_generated_tests/
5252

5353
# Scala IDE specific (Scala & Java development for Eclipse)
5454
.cache-main

0 commit comments

Comments
 (0)