test: fix simp_arith1 benchmark (#7049)

This commit is contained in:
Sebastian Ullrich 2025-02-12 11:22:32 +01:00 committed by GitHub
parent 01be97309e
commit d3af1268a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,4 +26,4 @@ set_option maxRecDepth 10000
-- set_option trace.profiler true
example : largeGoal% := by
intros
simp_arith only
simp +arith +decide only