about summary refs log tree commit diff
path: root/tvix/eval/src/tests/nix_tests/eval-fail-abort.nix
blob: 75c51bceb540db22cfe4cf9e6dfd1ddd808dfa28 (plain) (blame)
1
if true then abort "this should fail" else 1