go-jsonnet/testdata/assert_equal6.golden
Hanyu Cui cd59751527
Distinguish go-jsonnet from cpp-jsonnet in version message (#497)
Distinguish the Go implementation in the version message
2021-01-13 20:46:15 +01:00

16 lines
374 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

RUNTIME ERROR: Assertion failed.  !=
-------------------------------------------------
<std>:814:7-50 function <anonymous>
error 'Assertion failed. ' + a + ' != ' + b,
-------------------------------------------------
testdata/assert_equal6:1:1-34 $
std.assertEqual("\u001b[31m", "")
-------------------------------------------------
During evaluation