git.delta.rocks / jrsonnet / refs/commits / 1d941f87f4d5

difftreelog

source

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