Skip to content

Commit

Permalink
internal/core/adt: update TestX to include language version
Browse files Browse the repository at this point in the history
Tests otherwise won't run.

Signed-off-by: Marcel van Lohuizen <mpvl@gmail.com>
Change-Id: I89445026010724417b4e1d9e5860b9cf3cb0fcc3
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1195896
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
  • Loading branch information
mpvl committed Jun 10, 2024
1 parent 9bd3e17 commit 8fdc65e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/core/adt/eval_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,8 @@ func TestX(t *testing.T) {
-- cue.mod/module.cue --
module: "mod.test"
language: version: "v0.9.0"
-- in.cue --
`

Expand Down

0 comments on commit 8fdc65e

Please sign in to comment.