Commit afbf1c0
committed
minor #147 Ignorning tests so it is not downloaded via Composer (weaverryan)
This PR was merged into the 1.0-dev branch.
Discussion
----------
Ignorning tests so it is not downloaded via Composer
This is different than the policy in symfony/symfony. But, this library is a bit different: the tests do *not* contain example usage code, as most of the classes are internal. By not packing the tests/ directory, we avoid polluting the user's project with extra User classes (etc) that confuse IDE's.
Fixes #144
Commits
-------
a00db1f Ignorning tests so it is not downloaded via Composer1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments