From 7506983ce2748fadef56aa390e61003dbf556a98 Mon Sep 17 00:00:00 2001 From: sterni Date: Mon, 19 Sep 2022 13:09:03 +0200 Subject: fix(tvix/eval): force condition of an assert Change-Id: I3ad2234e8a8e4280e498c6d7af8ea0733ed4c7ea Reviewed-on: https://cl.tvl.fyi/c/depot/+/6699 Autosubmit: sterni Reviewed-by: tazjin Tested-by: BuildkiteCI --- tvix/eval/src/tests/tvix_tests/eval-okay-assert-thunk-condition.exp | 1 + 1 file changed, 1 insertion(+) create mode 100644 tvix/eval/src/tests/tvix_tests/eval-okay-assert-thunk-condition.exp (limited to 'tvix/eval/src/tests/tvix_tests/eval-okay-assert-thunk-condition.exp') diff --git a/tvix/eval/src/tests/tvix_tests/eval-okay-assert-thunk-condition.exp b/tvix/eval/src/tests/tvix_tests/eval-okay-assert-thunk-condition.exp new file mode 100644 index 000000000000..aabe6ec3909c --- /dev/null +++ b/tvix/eval/src/tests/tvix_tests/eval-okay-assert-thunk-condition.exp @@ -0,0 +1 @@ +21 -- cgit 1.4.1