...
1This directory contains tests for modules that aren't at the root
2of the repository, which is marked with a .git directory.
3We're comparing against an earlier published version with a
4trivial package. Nothing has changed except the location of the
5module within the repository.
6
7 example.com/sub - corresponds to the root directory. Not a module.
8 example.com/sub/v2 - may be in v2 subdirectory.
9 example.com/sub/nest - nested module in subdirectory
10 example.com/sub/nest/v2 - may be in nest or nest/v2.
View as plain text