jrsonnet
refs/commits
b797bad340d5
crates/jrsonnet-evaluator/tests/golden/test_assertThrow.jsonnet
1// Test that test.assertThrow will return error, if body is not errored2test.assertThrow(1, '1')