Skip to content

Commit 02dd663

Browse files
authored
Merge pull request #8 from integer-net/not-exclude-tests-directory
Do not exclude tests directory from release
2 parents 0ac5a74 + d4e0ffb commit 02dd663

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitattributes

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
/composer.json export-ignore
44
/.travis.yml export-ignore
55
/.travis export-ignore
6-
/tests export-ignore
7-
/auth.json export-ignore
6+
/auth.json export-ignore

0 commit comments

Comments
 (0)