cue/load: add major version suffix to module path in testdata
We are about to enable the modules experiment by default,
and its new module.cue schema requires a major version suffix in module paths.
Signed-off-by: Roger Peppe <rogpeppe@gmail.com>
Change-Id: Ie1850a6acf2a7817fb7ec572c58850f23968d100
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1194790
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>