git.delta.rocks / jrsonnet / refs/commits / cfd533ff0e2c

difftreelog

source

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