mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-28 17:01:02 +02:00
fix tests
This commit is contained in:
parent
c63eb61eb3
commit
b0ff20a87c
2
testdata/builtinIsEmpty.golden
vendored
2
testdata/builtinIsEmpty.golden
vendored
@ -1 +1 @@
|
|||||||
true
|
true
|
||||||
|
2
testdata/builtinIsEmpty1.golden
vendored
2
testdata/builtinIsEmpty1.golden
vendored
@ -1 +1 @@
|
|||||||
false
|
false
|
||||||
|
3
testdata/builtinIsEmpty2.golden
vendored
3
testdata/builtinIsEmpty2.golden
vendored
@ -5,5 +5,6 @@ RUNTIME ERROR: Unexpected type number, expected string
|
|||||||
std.isEmpty(10)
|
std.isEmpty(10)
|
||||||
|
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
During evaluation
|
During evaluation
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user