Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/registrytest: do not check that dependencies exist
Since we've changed the module storage format to avoid storing dependencies, we don't _need_ to check that dependencies exist, and it's convenient to be able to omit them for testing error cases. Signed-off-by: Roger Peppe <[email protected]> Change-Id: I4839cc68388f221b348e96b33f0c16528ec2a980 Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1172860 TryBot-Result: CUEcueckoo <[email protected]> Unity-Result: CUE porcuepine <[email protected]> Reviewed-by: Daniel Martí <[email protected]>
- Loading branch information